language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1.0 script: bundle exec rspec notifications: email: recipients: - dcelis@newrelic.com on_success: change on_failure: always