We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ccf431 commit b84497eCopy full SHA for b84497e
1 file changed
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
node_js:
3
- - "0.12"
4
- - "4"
5
- - "5"
6
- "6"
7
- - "7"
+ - "8"
+ - "10"
+ - "12"
+ - "node"
0 commit comments