Add Node 10 to CI

This commit is contained in:
DABH 2018-04-30 15:00:48 -07:00
parent 5aebc674d8
commit 449ba5b3c8

View File

@ -1,5 +1,6 @@
language: node_js
node_js:
- "10"
- "9"
- "8"
- "7"