language: ruby rvm: - "2.1" - "2.0" - "1.9.3" - "rbx-2.2" - "jruby-1.7" script: 'bundle exec rspec'