Skip to content
Snippets Groups Projects
Commit e66273e9 authored by Erik de Castro Lopo's avatar Erik de Castro Lopo
Browse files

Fix travis build

parent 40820da5
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ install:
script:
- autoreconf -i
- cabal configure -v2
- cabal configure
- cabal build
- cabal check || [ "$CABALVER" == "1.16" ]
- cabal sdist
......
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