We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6bdf9c commit cf56a13Copy full SHA for cf56a13
.travis.yml
@@ -1,4 +1,5 @@
1
language: node_js
2
node_js:
3
- - "0.8"
4
- "0.10"
+ - "0.12"
5
+ - "iojs"
0 commit comments