Skip to content

Commit 13b4a3e

Browse files
committed
1 parent 985fc7b commit 13b4a3e

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.17"
1818
- "13.14"
19-
- "14.2"
19+
- "14.3"
2020
cache:
2121
directories:
2222
- node_modules

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.17"
1818
- nodejs_version: "13.14"
19-
- nodejs_version: "14.2"
19+
- nodejs_version: "14.3"
2020
cache:
2121
- node_modules
2222
install:

0 commit comments

Comments
 (0)