Skip to content

Commit 4acc89b

Browse files
committed
[ci] Test on node 14
1 parent 7c61298 commit 4acc89b

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
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- "14"
34
- "12"
45
- "10"
56
os:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ build: off
22
configuration: Release
33
environment:
44
matrix:
5+
- nodejs_version: "14"
56
- nodejs_version: "12"
67
- nodejs_version: "10"
78
platform:

0 commit comments

Comments
 (0)