language: node_js
node_js: "node"
sudo: false
before_script: npm install mocha -g
script: mocha test