We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94ea009 commit 99c5110Copy full SHA for 99c5110
1 file changed
.travis.yml
@@ -1,7 +1,8 @@
1
language: node_js
2
node_js:
3
-- '5'
4
-- '4'
5
-- '0.12'
6
-- '0.10'
7
-- 'iojs'
+ - 6
+ - 5
+ - 4
+ - iojs
+ - 0.12
8
+ - '0.10'
0 commit comments