language: node_js
node_js:
  - "0.12"
  - "iojs"
  - "4"
notifications:
  email:
    on_success: change
    on_failure: change
sudo: false
