Skip to content

Commit d99132e

Browse files
Add Node.js 14 to Travis CI testing
1 parent 7a77760 commit d99132e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ addons:
77
- petstore.swagger.io
88
matrix:
99
include:
10+
- node_js: "14"
1011
- node_js: "12"
1112
- node_js: "10"
1213
script:

0 commit comments

Comments
 (0)