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 d47bfad commit f7c8cccCopy full SHA for f7c8ccc
.travis.yml
@@ -15,7 +15,7 @@ node_js:
15
- "10.19"
16
- "11.15"
17
- "12.15"
18
- - "13.8"
+ - "13.11"
19
sudo: false
20
cache:
21
directories:
appveyor.yml
@@ -15,7 +15,7 @@ environment:
- nodejs_version: "10.19"
- nodejs_version: "11.15"
- nodejs_version: "12.15"
- - nodejs_version: "13.8"
+ - nodejs_version: "13.11"
- node_modules
install:
0 commit comments