Use node 10 for browser based builds

This commit is contained in:
Gregg Van Hove
2019-07-07 19:01:36 -07:00
parent 066162d6bc
commit 0cd5d9339b

View File

@@ -1,7 +1,7 @@
language: node_js
node_js:
- "8"
- "10"
- "8"
- "12"
script: $TEST_COMMAND