language: node_js
node_js:
  - node
  - '8'
  - '10'
  - '12'
notifications:
  email: false
