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 621089a commit 0f0a171Copy full SHA for 0f0a171
.travis.yml
@@ -4,3 +4,5 @@ node_js:
4
- 'iojs'
5
- '0.12'
6
- '0.10'
7
+before_install:
8
+ - 'npm install -g npm' # update that devish npm
0 commit comments