Skip to content

Commit 83223e4

Browse files
committed
Added 'CABALVER=1.24 GHCVER=8.0.1' combination to test matrix.
1 parent c5ef528 commit 83223e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@ matrix:
5050
packages:
5151
- cabal-install-1.22
5252
- ghc-7.10.3
53+
- env: CABALVER=1.24 GHCVER=8.0.1
54+
addons:
55+
apt:
56+
sources:
57+
- hvr-ghc
58+
packages:
59+
- cabal-install-1.24
60+
- ghc-8.0.1
5361
- env: CABALVER=head GHCVER=head
5462
addons:
5563
apt:

0 commit comments

Comments
 (0)