language: ruby rvm: - 2.2.0 - 2.0.0 - 1.9.3 - jruby - rbx-2 # uncomment and edit the following line if your project needs to run something other than `rake`: script: bundle exec rspec spec