Merge pull request #100 from mattaudesse/fix-travis-yaml-ghcver-envvars
Update `$GHCVER` environment variables in .travis.yml
This commit is contained in:
commit
434f81ed41
@ -16,8 +16,8 @@ addons:
|
||||
postgresql: "9.6"
|
||||
|
||||
env:
|
||||
- GHCVER=7.10
|
||||
- GHCVER=8.0
|
||||
- GHCVER=8.2
|
||||
- GHCVER=8.4
|
||||
|
||||
install:
|
||||
- export STACK_YAML=stack-$GHCVER.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user