mirror of
https://github.com/HuwCampbell/grenade.git
synced 2024-11-22 06:55:13 +03:00
Add gcc 8.2.1 and update 8.0.2
This commit is contained in:
parent
9b18913acd
commit
e58e164893
@ -3,7 +3,8 @@
|
||||
# The following enables several GHC versions to be tested; often it's enough to test only against the last release in a major GHC version. Feel free to omit lines listings versions you don't need/want testing for.
|
||||
env:
|
||||
- CABALVER=1.22 GHCVER=7.10.3
|
||||
- CABALVER=1.24 GHCVER=8.0.1
|
||||
- CABALVER=1.24 GHCVER=8.0.2
|
||||
- CABALVER=2.0 GHCVER=8.2.1
|
||||
|
||||
# Note: the distinction between `before_install` and `install` is not important.
|
||||
before_install:
|
||||
|
Loading…
Reference in New Issue
Block a user