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 3840bd7 commit a6e1edeCopy full SHA for a6e1ede
.travis.yml
@@ -1,8 +1,6 @@
1
+sudo: false
2
language: node_js
3
node_js:
- - '0.8'
4
- '0.10'
5
- '0.12'
6
- - 'iojs'
7
-before_install:
8
- - npm install -g npm@latest
+ - '4'
0 commit comments