Skip to content

Commit

Permalink
Add cabal test to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuuzetsu committed Oct 24, 2014
1 parent 7caf1cb commit 0d7b7f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -44,6 +44,7 @@ script:
- cd yi
- travis_retry cabal-1.20 install -j2 -fpango --enable-tests -ftesting --only-dependencies --reorder-goals --force-reinstalls
- cabal-1.20 install -j1 -fpango --enable-tests -ftesting
- cabal test
- cd ../yi/example-configs
# - for config in yi-*.hs;
# do
Expand Down

0 comments on commit 0d7b7f4

Please sign in to comment.