language: node_js
node_js:
  - '0.10'
  - '0.11'
  - '4.0'
  - '4.1'
  - '4.2'

notifications:
  email: false
