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 2981731 commit 82f0f3fCopy full SHA for 82f0f3f
.travis.yml
@@ -14,7 +14,7 @@ node_js:
14
- "9.11"
15
- "10.19"
16
- "11.15"
17
- - "12.15"
+ - "12.16"
18
- "13.11"
19
sudo: false
20
cache:
appveyor.yml
@@ -14,7 +14,7 @@ environment:
- nodejs_version: "9.11"
- nodejs_version: "10.19"
- nodejs_version: "11.15"
- - nodejs_version: "12.15"
+ - nodejs_version: "12.16"
- nodejs_version: "13.11"
- node_modules
0 commit comments