language: ruby matrix: allow_failures: - rvm: jruby - rvm: rbx-2 rvm: - 2.0 - 2.1 - 2.2 - jruby - rbx-2 script: - bundle exec rspec spec