We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f03fd commit 04253f6Copy full SHA for 04253f6
.travis.yml
@@ -1,4 +1,4 @@
1
language: node_js
2
node_js:
3
- - 0.6
4
- - 0.8
+ - "0.8"
+ - "0.10"
0 commit comments