We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ab145 commit 112bc97Copy full SHA for 112bc97
.travis.yml
@@ -1,6 +1,5 @@
1
language: node_js
2
node_js:
3
- - 0.4
4
- - 0.6
5
- - 0.8
6
- - 0.10
+ - '0.6'
+ - '0.8'
+ - '0.10'
0 commit comments