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 ab2590b commit 905b4eaCopy full SHA for 905b4ea
.travis.yml
@@ -40,6 +40,7 @@ script:
40
- cabal sdist # tests that a source-distribution can be generated
41
42
- cd test/integration
43
+ - stack setup
44
- stack test
45
46
# Check that the resulting source distribution can be built & installed.
0 commit comments