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 88bfbee commit 62dd348Copy full SHA for 62dd348
1 file changed
.travis.yml
@@ -1,11 +1,10 @@
1
language: node_js
2
node_js:
3
+ - 7
4
- 6
5
- 5
- - 4
6
before_install:
7
- npm config set depth 0
8
- - npm install --global npm@3
9
notifications:
10
email: false
11
sudo: false
0 commit comments