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 0f0618c commit f1b3b92Copy full SHA for f1b3b92
.travis.yml
@@ -1,9 +1,6 @@
1
language: node_js
2
node_js:
3
- - "iojs"
4
- - "0.12"
5
- - "0.11"
6
- - "0.10"
+ - "node"
7
install:
8
- npm -d install
9
script:
0 commit comments