Add new Node.js version 12 to CI.

This commit is contained in:
David Anson 2019-04-23 20:34:03 -07:00
parent a977d0dcbc
commit 44fac78721

View file

@ -3,6 +3,7 @@ node_js:
- "6"
- "8"
- "10"
- "12"
os:
- windows
- linux