Build for GHC 8.6.4 (#109)

This commit is contained in:
Aditya Manthramurthy 2019-03-08 20:55:49 -08:00 committed by GitHub
parent 72bf08129c
commit aa9072de39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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