We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ecc842 commit 066542aCopy full SHA for 066542a
.travis.yml
@@ -2,3 +2,5 @@ language: node_js
2
node_js:
3
- "0.8"
4
- "0.10"
5
+before_install:
6
+ - npm install -g npm@~1.4.6
0 commit comments