chore: add Node.js 12 to travis ci

This commit is contained in:
Nora 2019-11-15 20:47:46 -05:00
parent 0edafc393c
commit 2836377c49
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ language: node_js
node_js:
- "8"
- "10"
- "12"