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 0df3715 commit 3ee1d77Copy full SHA for 3ee1d77
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
node_js:
3
- "node"
4
+ - "lts/*"
5
+ - "8"
6
+ - "7"
7
- "6"
- - "6.1"
- - "5.11"
- - "iojs"
0 commit comments