chore: add Node.js 8 and 10 (#1364)

* chore: add Node.js 8 and 10

* chore: update dependencies
This commit is contained in:
Daniel Ruf 2018-05-18 17:43:49 +02:00 committed by Shawn Erquhart
parent c34d012fcc
commit de64c227ae
2 changed files with 474 additions and 191 deletions

View File

@ -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:

663
yarn.lock

File diff suppressed because it is too large Load Diff