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 1780ed1 commit fe0bc40Copy full SHA for fe0bc40
.travis.yml
@@ -9,7 +9,7 @@ node_js:
9
- "5.12"
10
- "6.12"
11
- "7.10"
12
- - "8.4"
+ - "8.9"
13
matrix:
14
include:
15
- node_js: "8"
appveyor.yml
@@ -9,7 +9,7 @@ environment:
- nodejs_version: "5.12"
- nodejs_version: "6.12"
- nodejs_version: "7.10"
- - nodejs_version: "8.4"
+ - nodejs_version: "8.9"
cache:
- node_modules
install:
0 commit comments