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 dfd3206 commit 544994bCopy full SHA for 544994b
.travis.yml
@@ -43,6 +43,7 @@ script:
43
- cd test/integration
44
- stack setup
45
- stack test
46
+ - cd ../..
47
48
# Check that the resulting source distribution can be built & installed.
49
# If there are no other `.tar.gz` files in `dist`, this can be even simpler:
0 commit comments