We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 7b076bd commit e917028Copy full SHA for e917028
.travis.yml
@@ -9,7 +9,7 @@ node_js:
9
- "5.12"
10
- "6.17"
11
- "7.10"
12
- - "8.12"
+ - "8.16"
13
- "9.11"
14
- "10.12"
15
matrix:
appveyor.yml
@@ -9,7 +9,7 @@ environment:
- nodejs_version: "5.12"
- nodejs_version: "6.17"
- nodejs_version: "7.10"
- - nodejs_version: "8.12"
+ - nodejs_version: "8.16"
- nodejs_version: "9.11"
- nodejs_version: "10.12"
cache:
0 commit comments