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

Unbreak the Travis build.

parent c5a93c12
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ before_install:
install:
- cabal update
- cd Cabal
- cabal install --only-dependencies
- cabal install --only-dependencies --enable-tests --enable-benchmarks
- sudo /opt/ghc/$GHCVER/bin/ghc-pkg recache
- /opt/ghc/$GHCVER/bin/ghc-pkg recache --user
......
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