language: node_js
node_js:
    - "0.8.x"
script: nodeunit test.coffee
