language: ruby rvm: - "1.9.3" script: bundle exec rspec env: - 'RAILS_VERSION=3.2' - 'RAILS_VERSION=4.0'