language: node_js
node_js:
  - "stable"
  - "6"
notifications:
  email: false
