language: node_js

node_js:
  - 0.6

script: make test

notifications:
  email:
    - tomaz+travisci@tomaz.me
