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.
2 parents 4b78718 + 10ae970 commit b7f1379Copy full SHA for b7f1379
.travis.yml
@@ -1,9 +1,8 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - "0.10"
5
- - "0.12"
6
- - "iojs"
+ - "4"
+ - "6"
7
script: npm run travis
8
9
before_install:
0 commit comments