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 91e2f07 commit e87e3e7Copy full SHA for e87e3e7
.travis.yml
@@ -16,7 +16,7 @@ node_js:
16
- "11.15"
17
- "12.18"
18
- "13.14"
19
- - "14.5"
+ - "14.7"
20
cache:
21
directories:
22
- node_modules
appveyor.yml
@@ -16,7 +16,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.18"
- nodejs_version: "13.14"
- - nodejs_version: "14.5"
+ - nodejs_version: "14.7"
install:
0 commit comments