Build on GHC 8.6.5 (#117)

This commit is contained in:
Aditya Manthramurthy 2019-05-09 18:05:35 -07:00 committed by GitHub
parent 85f4bf557d
commit fdaa42101e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,10 +18,10 @@ matrix:
# Cabal
- ghc: 8.2.2
- ghc: 8.4.4
- ghc: 8.6.4
- ghc: 8.6.5
# Stack
- ghc: 8.6.4
- ghc: 8.6.5
env: STACK_YAML="$TRAVIS_BUILD_DIR/stack.yaml"
install: