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 51f4b74 commit 72a34dbCopy full SHA for 72a34db
.travis.yml
@@ -17,7 +17,7 @@ node_js:
17
- "10.19"
18
- "11.15"
19
- <s "12.16"
20
- - "13.12"
+ - "13.13"
21
- "14.2"
22
env:
23
global:
appveyor.yml
@@ -22,7 +22,7 @@ environment:
- nodejs_version: "10.19"
- nodejs_version: "11.15"
24
- nodejs_version: "12.16"
25
- - nodejs_version: "13.12"
+ - nodejs_version: "13.13"
26
- nodejs_version: "14.2"
27
28
services:
0 commit comments