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 4d9b116 commit 85940d9Copy full SHA for 85940d9
.travis.yml
@@ -1,6 +1,8 @@
1
language: node_js
2
node_js:
3
- 'stable'
4
+ - '10'
5
+ - '9'
6
- '8'
7
- '6'
8
- '4'
0 commit comments