travis: require passing functional tests #520
This commit is contained in:
parent
fc9f4fedc6
commit
d75f52eed3
@ -32,6 +32,7 @@ script:
|
|||||||
- git --version
|
- git --version
|
||||||
- stack --version
|
- stack --version
|
||||||
- stack +RTS -N2 -RTS build --test --haddock --no-haddock-deps --ghc-options=-Werror
|
- stack +RTS -N2 -RTS build --test --haddock --no-haddock-deps --ghc-options=-Werror
|
||||||
|
- COLUMNS=80 stack exec -- shelltest --execdir -- -j16 tests
|
||||||
|
|
||||||
# coveralls.io coverage reports
|
# coveralls.io coverage reports
|
||||||
# after_script:
|
# after_script:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user