mirror of
https://github.com/HuwCampbell/grenade.git
synced 2024-11-22 06:55:13 +03:00
Travis updates
* Add ghc-8.10 to build matrix. * Switch to cabal 3.2 (required by ghc-8.10).
This commit is contained in:
parent
a161f2d021
commit
da43a26f72
@ -6,7 +6,8 @@ env:
|
|||||||
- GHCVER=8.2.2
|
- GHCVER=8.2.2
|
||||||
- GHCVER=8.4.4
|
- GHCVER=8.4.4
|
||||||
- GHCVER=8.6.5
|
- 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.
|
# Note: the distinction between `before_install` and `install` is not important.
|
||||||
before_install:
|
before_install:
|
||||||
|
Loading…
Reference in New Issue
Block a user