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