language: node_js
node_js:
  - v10
  - v8
  - v6
  - "node"

before_install:
  - npm i -g yarn