Skip to content

Commit 5ff5394

Browse files
committed
Add node 14 to test matrix
1 parent 6126b63 commit 5ff5394

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
@@ -5,6 +5,7 @@ node_js:
55
- "8"
66
- "10"
77
- "12"
8+
- "14"
89

910
jobs:
1011
include:

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ environment:
66
- nodejs_version: "8"
77
- nodejs_version: "10"
88
- nodejs_version: "12"
9+
- nodejs_version: "14"
910

1011
install:
1112
# https://www.appveyor.com/docs/lang/nodejs-iojs/#installing-any-version-of-nodejs-or-iojs

0 commit comments

Comments
 (0)