language: ruby bundler_args: --without development rvm: - 2.2.0 - 2.0.0 - 1.9.3 - 1.9.2 script: RAILS_ENV=test bundle exec rake spec