Skip to content

Commit

Permalink
Travis/Cabal: propagate failures in script
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaisorblade committed Aug 4, 2016
1 parent 4a56033 commit 2246fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ install:
esac

script:
- case "$BUILD" in
- set -e; case "$BUILD" in
stack)
stack --no-terminal test --haddock --no-haddock-deps;;
cabal)
Expand Down

0 comments on commit 2246fda

Please sign in to comment.