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 721e93e commit 80b7563Copy full SHA for 80b7563
1 file changed
.travis.yml
@@ -8,8 +8,9 @@ os:
8
- linux
9
10
node_js:
11
- - '8'
12
- '6'
+ - '8'
13
+ - '10'
14
15
before_install:
16
- npm install -g npm
0 commit comments