Skip to content

Commit 83c7aca

Browse files
committed
build: Node.js@11.15
1 parent e270077 commit 83c7aca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ node_js:
1515
- &lts "8.16"
1616
- "9.11"
1717
- "10.16"
18-
- "11.14"
18+
- "11.15"
1919
- "12.0"
2020
env:
2121
global:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ environment:
2020
- nodejs_version: "8.16"
2121
- nodejs_version: "9.11"
2222
- nodejs_version: "10.16"
23-
- nodejs_version: "11.14"
23+
- nodejs_version: "11.15"
2424
- nodejs_version: "12.0"
2525

2626
services:

0 commit comments

Comments
 (0)