Skip to content

Commit

Permalink
Travis updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Apr 18, 2014
1 parent 3248911 commit acea673
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ before_install:
install:
- cabal install Cabal
- cabal install gtk2hs-buildtools
- cabal install ./ vendor/ltk --enable-tests -v2
- cabal install ./ vendor/ltk --enable-tests --only-dependencies

script:
- cabal configure ./ vendor/ltk --enable-tests -v2
- cabal build
- cabal test
- cabal check
- cabal sdist
Expand Down

0 comments on commit acea673

Please sign in to comment.