travis: Use ghc 8.6.5

This commit is contained in:
Erik de Castro Lopo 2020-01-18 19:18:18 +11:00
parent f729b291e4
commit 7e90b0c1c5

View File

@ -5,7 +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
- CABALVER=2.0 GHCVER=8.6.5
# Note: the distinction between `before_install` and `install` is not important.
before_install: