Travis: allow ghc 7.8.4 to fail. For now anyway.
This commit is contained in:
parent
dcccf65f33
commit
7e60fd224e
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ matrix:
|
|||
|
||||
allow_failures:
|
||||
- env: BUILD=cabal GHCVER=8.0.2 CABALVER=1.24
|
||||
- env: BUILD=cabal GHCVER=7.8.4 CABALVER=1.18
|
||||
- env: BUILD=cabal GHCVER=head CABALVER=head
|
||||
- env: BUILD=stack ARGS="--resolver nightly"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue