tools: have travis run tests as well
This commit is contained in:
parent
80ff66a5c9
commit
85cadabdb3
@ -16,7 +16,8 @@ install:
|
||||
- stack build --only-snapshot --no-terminal
|
||||
|
||||
script:
|
||||
- stack build --no-terminal
|
||||
#- stack build --no-terminal
|
||||
- stack test --no-terminal
|
||||
|
||||
notifications:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user