We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db3272 commit 0daa412Copy full SHA for 0daa412
.travis.yml
@@ -23,4 +23,4 @@ install:
23
script:
24
# Build the package, its tests, and its docs and run the tests
25
- stack --no-terminal test --haddock --no-haddock-deps
26
-- curl -sSL https://raw.github.com/ndmitchell/hlint/master/misc/run.sh | sh -s .
+- curl -sSL https://raw.github.com/ndmitchell/hlint/master/misc/run.sh | sh -s .
0 commit comments