We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff0b2d commit 480a7f6Copy full SHA for 480a7f6
.travis.yml
@@ -1,4 +1,8 @@
1
language: node_js
2
node_js:
3
- - 0.10
4
- - 0.12
+ - "0.10"
+ - "0.12"
5
+ - "4"
6
+ - "5"
7
+ - "6"
8
+ - "7"
0 commit comments