1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-23 12:52:31 +03:00

[travis] Don't test twice; don't sdist

This commit is contained in:
Artyom 2016-08-17 12:24:42 +03:00
parent 8d32446250
commit e75cdc4d91

View File

@ -37,5 +37,3 @@ before_script:
script:
- stack $ARGS --no-terminal --install-ghc build --test
- stack $ARGS --no-terminal test
- stack $ARGS --no-terminal sdist