Skip to content

Commit 022ce69

Browse files
committed
build: Node.js@14.15
1 parent 0eb7beb commit 022ce69

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
@@ -16,7 +16,7 @@ node_js:
1616
- "11.15"
1717
- "12.19"
1818
- "13.14"
19-
- "14.14"
19+
- "14.15"
2020
- "15.0"
2121
cache:
2222
directories:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ environment:
1616
- nodejs_version: "11.15"
1717
- nodejs_version: "12.19"
1818
- nodejs_version: "13.14"
19-
- nodejs_version: "14.14"
19+
- nodejs_version: "14.15"
2020
- nodejs_version: "15.0"
2121
cache:
2222
- node_modules

0 commit comments

Comments
 (0)