Skip to content

Commit f53f6c7

Browse files
committed
run CI with node.js 14
1 parent e95336f commit f53f6c7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ os:
44
- linux
55
- osx
66
node_js:
7+
- "14"
78
- "12"
89
- "10"
910
- "8"

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ init:
77
# what combinations to test
88
environment:
99
matrix:
10+
- nodejs_version: 14
1011
- nodejs_version: 12
1112
- nodejs_version: 10
1213
- nodejs_version: 8

0 commit comments

Comments
 (0)