chore: add Node.js 14 to travis

This commit is contained in:
Diana Lau 2020-08-05 22:06:37 -04:00
parent c32de54021
commit eb18483fde
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ node_js:
- "8" - "8"
- "10" - "10"
- "12" - "12"
- "14"
# Xenial build environment comes with MySQL 5.7 # Xenial build environment comes with MySQL 5.7
dist: xenial dist: xenial
services: services: