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 18da651 commit c5ccad0Copy full SHA for c5ccad0
.travis.yml
@@ -11,7 +11,7 @@ node_js:
11
- "7.10"
12
- "8.17"
13
- "9.11"
14
- - "10.19"
+ - "10.20"
15
- "11.15"
16
- "12.16"
17
matrix:
appveyor.yml
@@ -11,7 +11,7 @@ environment:
- nodejs_version: "7.10"
- nodejs_version: "8.16"
- nodejs_version: "9.11"
- - nodejs_version: "10.19"
+ - nodejs_version: "10.20"
- nodejs_version: "11.15"
- nodejs_version: "12.16"
cache:
0 commit comments