chore: add Node.js 14 to travis
This commit is contained in:
parent
c32de54021
commit
eb18483fde
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue