cache: bundler language: ruby notifications: email: recipients: - j.gomez@drexed.com on_failure: change on_success: never rvm: - '2.1.0' - '2.0.0' - '1.9.3' - ruby-head script: 'bundle exec rake'