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 c3064a7 commit 24e51d0Copy full SHA for 24e51d0
.travis.yml
@@ -1,4 +1,7 @@
1
-language: "node_js"
+sudo: false
2
+language: node_js
3
node_js:
4
+ - "iojs"
5
- "0.10"
- - "0.11"
6
+ - "0.11"
7
+ - "0.12"
0 commit comments