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_modules
|
||||||
node_js:
|
node_js:
|
||||||
- "6"
|
- "6"
|
||||||
|
- "8"
|
||||||
|
- "10"
|
||||||
before_install:
|
before_install:
|
||||||
- npm i -g yarn --cache-min 999999999
|
- npm i -g yarn --cache-min 999999999
|
||||||
install:
|
install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user