travis: Add GHC 8.6.3

This commit is contained in:
Erik de Castro Lopo 2019-02-19 15:56:27 +11:00
parent 84f54dbe9b
commit f03e0efbbf

View File

@ -5,6 +5,7 @@ env:
- CABALVER=1.24 GHCVER=8.0.2
- CABALVER=2.0 GHCVER=8.2.2
- CABALVER=2.0 GHCVER=8.4.4
- CABALVER=2.0 GHCVER=8.6.3
# Note: the distinction between `before_install` and `install` is not important.
before_install: