We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3edf0c commit f7e2d63Copy full SHA for f7e2d63
.travis.yml
@@ -25,9 +25,6 @@ matrix:
25
# Nightly
26
- os: linux
27
env: STACK_YAML=stack-nightly.yaml STACK_PKG_URL=https://www.stackage.org/stack/linux-x86_64
28
- allow_failures:
29
- # These are not stable yet
30
- - env: STACK_YAML=stack-nightly.yaml STACK_PKG_URL=https://www.stackage.org/stack/linux-x86_64
31
32
cache:
33
directories:
0 commit comments