Travis updates

* Add ghc-8.10 to build matrix.
* Switch to cabal 3.2 (required by ghc-8.10).
This commit is contained in:
Erik de Castro Lopo 2020-04-11 10:46:44 +10:00
parent a161f2d021
commit da43a26f72

View File

@ -6,7 +6,8 @@ env:
- GHCVER=8.2.2
- GHCVER=8.4.4
- GHCVER=8.6.5
- GHCVER=8.8.2
- GHCVER=8.8.3
- GHCVER=8.10.1
# Note: the distinction between `before_install` and `install` is not important.
before_install: