Skip to content

Commit b06a8b8

Browse files
authored
Merge pull request #429 from strongloop/travis
chore: add Node.js 14 to travis
2 parents c32de54 + eb18483 commit b06a8b8

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
@@ -3,6 +3,7 @@ node_js:
33
- "8"
44
- "10"
55
- "12"
6+
- "14"
67
# Xenial build environment comes with MySQL 5.7
78
dist: xenial
89
services:

0 commit comments

Comments
 (0)