Skip to content

Commit b6320ef

Browse files
committed
1 parent 8c80e0d commit b6320ef

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.3"
19+
- "14.5"
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.3"
19+
- nodejs_version: "14.5"
2020
cache:
2121
- node_modules
2222
install:

0 commit comments

Comments
 (0)