cache: bundler language: ruby rvm: - 2.2.0 - 2.1.5 - 2.0.0 - 1.9.3 - ruby-head script: bundle exec rspec notifications: email: false sudo: false