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