Fixed travis-CI script to build tests.
This commit is contained in:
parent
9a664d7519
commit
8538b6764d
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ before_install:
|
|||
install:
|
||||
- cabal update
|
||||
- cabal install -ftests
|
||||
script: cabal configure -ftests && cabal build && cabal test
|
||||
|
|
Loading…
Add table
Reference in a new issue