language: node_js before_script: - npm install -g mocha script: npm test