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 b1c669b commit 4a4deedCopy full SHA for 4a4deed
.travis.yml
@@ -3,8 +3,8 @@ language: node_js
3
before_install:
4
- npm install npm -g
5
node_js:
6
- - "6"
7
- - "7"
+ - "12"
+ - "lts/*"
8
- "8"
9
- "9"
10
- "10"
0 commit comments