language: ruby rvm: - 2.0.0 - jruby-head script: bundle exec rspec spec branches: only: - master matrix: fast_finish: true allow_failures: - rvm: jruby-head