chore: add Node.js 8 and 10 (#1364)
* chore: add Node.js 8 and 10 * chore: update dependencies
This commit is contained in:
parent
c34d012fcc
commit
de64c227ae
@ -6,6 +6,8 @@ cache:
|
||||
- node_modules
|
||||
node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
- "10"
|
||||
before_install:
|
||||
- npm i -g yarn --cache-min 999999999
|
||||
install:
|
||||
|
Loading…
x
Reference in New Issue
Block a user