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 0b174a7 commit 3b02fe8Copy full SHA for 3b02fe8
.travis.yml
@@ -7,7 +7,7 @@ node_js:
7
- "0.6"
8
- "0.4"
9
before_install:
10
- - '[ "${TRAVIS_NODE_VERSION}" == "0.6" ] || npm install -g npm@~1.4.6'
+ - 'npm install -g [email protected] && npm install -g npm'
11
matrix:
12
fast_finish: true
13
allow_failures:
0 commit comments