Skip to content

Commit

Permalink
.travis.yml: Unbreak the build.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
23Skidoo committed Mar 26, 2015
1 parent fea6121 commit 148d7e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ script:
# Also build cabal-install.
- cd ../cabal-install
- cabal sandbox init
- cabal sandbox add-source ../Cabal
- cabal install --dependencies-only --enable-tests
- cabal configure --enable-tests --ghc-option=-Werror
- cabal build
Expand Down

0 comments on commit 148d7e4

Please sign in to comment.