language: node_js node_js: - '6' - '8' - 'node' before_script: - npm install mocha -g notifications: email: on_failure: always