We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40820da + e66273e commit cd6eae1Copy full SHA for cd6eae1
.travis.yml
@@ -31,7 +31,7 @@ install:
31
32
script:
33
- autoreconf -i
34
- - cabal configure -v2
+ - cabal configure
35
- cabal build
36
- cabal check || [ "$CABALVER" == "1.16" ]
37
- cabal sdist
0 commit comments