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 04ce6bc commit 7f407eaCopy full SHA for 7f407ea
.travis.yml
@@ -9,4 +9,4 @@ env:
9
- GHCVER=head
10
11
script:
12
-- wget https://raw.github.com/ndmitchell/neil/master/travis.sh -O - --quiet | sh
+- curl -sL https://raw.github.com/ndmitchell/neil/master/travis.sh | sh
0 commit comments