language: node_js branches: only: - active - master install: - npm install -g - npm run preptest notifications: email: recipients: - om@soundsapiens.com on_success: change on_failure: always