Skip to content
Snippets Groups Projects
Commit 148d7e4c authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

.travis.yml: Unbreak the build.

[ci skip]
parent fea6121f
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment