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 b9ca674 commit 7697607Copy full SHA for 7697607
.travis.yml
@@ -2,6 +2,8 @@ language: node_js
2
node_js:
3
- "node"
4
- lts/*
5
+ - "10"
6
+ - "8"
7
- "7"
8
- "6"
9
script:
0 commit comments