We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3835f22 commit 25225f8Copy full SHA for 25225f8
.travis.yml
@@ -1,6 +1,4 @@
1
language: node_js
2
node_js:
3
- - "0.11"
4
- - "0.10"
5
- - "0.12"
6
- - "4.2.1"
+ - "10"
+ - "12"
0 commit comments