language: node_js
node_js:
  - 0.8
script: grunt test
notifications:
  email:
    on_success: never
    on_failure: change
