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