mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-28 22:01:47 +03:00
Add the GHC 8 target to the Travis configuration
This commit is contained in:
parent
d72ad544b7
commit
398fb71d11
@ -2,6 +2,7 @@ env:
|
||||
- ghc=7.6.1 cabal=1.18 lower_bound_dependencies=1
|
||||
- ghc=7.8.1 cabal=1.18
|
||||
- ghc=7.10.1 cabal=1.22 benchmarks=1 tests=1
|
||||
- ghc=8.0.1 cabal=1.24
|
||||
|
||||
install:
|
||||
# Set up the Shell to treat the semicolon as &&
|
||||
|
Loading…
Reference in New Issue
Block a user