language: node_js
node_js:
  - 0.12
  - 4
  - 5
notifications:
  email:
    on_success: never
