Skip to content

Commit f7e2d63

Browse files
committed
Remove stack-nightly from an allowed failure
1 parent b3edf0c commit f7e2d63

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ matrix:
2525
# Nightly
2626
- os: linux
2727
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
3128

3229
cache:
3330
directories:

0 commit comments

Comments
 (0)