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 5698533 commit 19c7053Copy full SHA for 19c7053
.travis.yml
@@ -19,7 +19,7 @@ before_install:
19
- stack --version
20
21
install:
22
-- stack ${ARGS} setup --no-terminal
+- stack setup --no-terminal
23
24
script:
25
- case "$COVER" in
0 commit comments