Merge pull request #393 from strongloop/upgrade/node12

chore: add node 12
This commit is contained in:
Janny 2019-07-11 13:22:42 -04:00 committed by GitHub
commit a50f66a934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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