Tweaked travis.yml.
This commit is contained in:
parent
3ee2d62187
commit
d20b15b0f6
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- stack setup --no-terminal --skip-ghc-check
|
||||
- stack test --no-terminal --only-snapshot --skip-ghc-check
|
||||
- stack test --only-snapshot --no-terminal --skip-ghc-check
|
||||
|
||||
script:
|
||||
- stack test --no-terminal --skip-ghc-check
|
||||
|
|
Loading…
Add table
Reference in a new issue