Permit stack.yaml failure in travis

pull/141/head
Lennart Spitzner 2018-04-17 17:08:21 +02:00
parent 3785d15c2a
commit ac76b69127
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ matrix:
allow_failures:
#- env: BUILD=cabal GHCVER=head CABALVER=head HAPPYVER=1.19.5 ALEXVER=3.1.7
- env: BUILD=stack ARGS="--resolver nightly"
- env: BUILD=stack ARGS=""
before_install:
# Using compiler above sets CC to an invalid value, so unset it