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.
1 parent 81ca89c commit 3cf6eb4Copy full SHA for 3cf6eb4
.travis.yml
@@ -25,7 +25,6 @@ script:
25
- cabal-1.18 configure --enable-tests -v2 # -v2 provides useful information for debugging
26
- cabal-1.18 build # this builds all libraries and executables (including tests/benchmarks)
27
- cabal-1.18 test
28
- - cabal-1.18 check
29
- cabal-1.18 sdist # tests that a source-distribution can be generated
30
31
# The following scriptlet checks that the resulting source distribution can be built & installed
0 commit comments