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