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 8002bc1 commit 986fc8dCopy full SHA for 986fc8d
.travis.yml
@@ -1,7 +1,6 @@
1
language: node_js
2
before_install:
3
- - npm install -g npm@2
4
- - npm install -g npm
+ - nvm install-latest-npm
5
matrix:
6
include:
7
- node_js: '0.8'
0 commit comments