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 e270077 commit 83c7acaCopy full SHA for 83c7aca
.travis.yml
@@ -15,7 +15,7 @@ node_js:
15
- <s "8.16"
16
- "9.11"
17
- "10.16"
18
- - "11.14"
+ - "11.15"
19
- "12.0"
20
env:
21
global:
appveyor.yml
@@ -20,7 +20,7 @@ environment:
- nodejs_version: "8.16"
- nodejs_version: "9.11"
22
- nodejs_version: "10.16"
23
- - nodejs_version: "11.14"
+ - nodejs_version: "11.15"
24
- nodejs_version: "12.0"
25
26
services:
0 commit comments