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 9457ad3 commit f448e8eCopy full SHA for f448e8e
.travis.yml
@@ -39,6 +39,7 @@ script:
39
- cabal check
40
- cabal sdist # tests that a source-distribution can be generated
41
42
+ - cabal copy
43
- cd test/integration
44
- stack setup
45
- stack test
0 commit comments