Skip to content

Commit 7207bae

Browse files
committed
Add GHC 7.10.2/3 and 8.0.1 to travis.yml
1 parent 5b2e91a commit 7207bae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ env:
99
- CABALVER=1.18 GHCVER=7.8.3
1010
- CABALVER=1.18 GHCVER=7.8.4
1111
- CABALVER=1.22 GHCVER=7.10.1
12+
- CABALVER=1.22 GHCVER=7.10.2
13+
- CABALVER=1.22 GHCVER=7.10.3
14+
- CABALVER=1.24 GHCVER=8.0.1
1215
- CABALVER=head GHCVER=head
1316

1417
matrix:

0 commit comments

Comments
 (0)