language: ruby rvm: - "1.9.3" - "2.1.1" - jruby-19mode # JRuby in 1.9 mode script: bundle exec rspec spec