travis: Build with ghc 8.4

This commit is contained in:
Erik de Castro Lopo 2018-09-16 17:42:51 +10:00
parent 55e6719fcb
commit b7ae86ba5f

View File

@ -4,7 +4,8 @@
env:
- CABALVER=1.22 GHCVER=7.10.3
- CABALVER=1.24 GHCVER=8.0.2
- CABALVER=2.0 GHCVER=8.2.1
- CABALVER=2.0 GHCVER=8.2.2
- CABALVER=2.0 GHCVER=8.4.3
# Note: the distinction between `before_install` and `install` is not important.
before_install: