Use node 10 for browser based builds
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "8"
|
||||
- "10"
|
||||
- "8"
|
||||
- "12"
|
||||
|
||||
script: $TEST_COMMAND
|
||||
|
||||
Reference in New Issue
Block a user