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.
2 parents 0df3715 + 3ee1d77 commit 3fa6e0fCopy full SHA for 3fa6e0f
.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