We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce59e54 commit 9109000Copy full SHA for 9109000
.travis.yml
@@ -1,3 +1,5 @@
1
language: node_js
2
node_js:
3
- - 4
+ - "6"
4
+ - "8"
5
+ - "stable"
0 commit comments