Skip to content

Commit 2fb9ab3

Browse files
committed
build: Node.js@12.19
1 parent 9f931d5 commit 2fb9ab3

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
@@ -14,7 +14,7 @@ node_js:
1414
- "9.11"
1515
- "10.22"
1616
- "11.15"
17-
- "12.18"
17+
- "12.19"
1818
- "13.14"
1919
- "14.13"
2020
cache:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ environment:
1414
- nodejs_version: "9.11"
1515
- nodejs_version: "10.22"
1616
- nodejs_version: "11.15"
17-
- nodejs_version: "12.18"
17+
- nodejs_version: "12.19"
1818
- nodejs_version: "13.14"
1919
- nodejs_version: "14.13"
2020
cache:

0 commit comments

Comments
 (0)