We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d082476 commit 788677bCopy full SHA for 788677b
.travis.yml
@@ -16,7 +16,7 @@ node_js:
16
- "9.11"
17
- <s "10.18"
18
- "11.15"
19
- - "12.13"
+ - "12.14"
20
- "13.1"
21
env:
22
global:
appveyor.yml
@@ -21,7 +21,7 @@ environment:
- nodejs_version: "9.11"
- nodejs_version: "10.18"
23
- nodejs_version: "11.15"
24
- - nodejs_version: "12.13"
+ - nodejs_version: "12.14"
25
- nodejs_version: "13.1"
26
27
services:
0 commit comments