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 37e6e7a commit 3967d9dCopy full SHA for 3967d9d
.travis.yml
@@ -16,7 +16,7 @@ node_js:
16
- "11.15"
17
- "12.16"
18
- "13.14"
19
- - "14.1"
+ - "14.2"
20
cache:
21
directories:
22
- node_modules
appveyor.yml
@@ -16,7 +16,7 @@ environment:
- nodejs_version: "11.15"
- nodejs_version: "12.16"
- nodejs_version: "13.14"
- - nodejs_version: "14.1"
+ - nodejs_version: "14.2"
install:
0 commit comments