Add 8.0.1 support to Travis.
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
dist
|
||||
.cabal-sandbox
|
||||
cabal.sandbox.config
|
||||
*.hi
|
||||
*.o
|
||||
|
||||
@@ -18,6 +18,7 @@ env:
|
||||
- CABALVER=1.22 GHCVER=7.10.1
|
||||
- CABALVER=1.22 GHCVER=7.10.2
|
||||
- CABALVER=1.22 GHCVER=7.10.3
|
||||
- CABALVER=1.24 GHCVER=8.0.1
|
||||
- CABALVER=head GHCVER=head
|
||||
|
||||
# Note: the distinction between `before_install` and `install` is not
|
||||
|
||||
Reference in New Issue
Block a user