Permit stack.yaml failure in travis
parent
3785d15c2a
commit
ac76b69127
|
@ -148,6 +148,7 @@ matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
#- env: BUILD=cabal GHCVER=head CABALVER=head HAPPYVER=1.19.5 ALEXVER=3.1.7
|
#- 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="--resolver nightly"
|
||||||
|
- env: BUILD=stack ARGS=""
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# Using compiler above sets CC to an invalid value, so unset it
|
# Using compiler above sets CC to an invalid value, so unset it
|
||||||
|
|
Loading…
Reference in New Issue