language: ruby rvm: - "2.1.2" - "1.9.3" script: "bundle exec rake --trace" notifications: email: on_success: never on_failure: change