--- language: ruby cache: bundler script: "bundle exec rake test:coverage:run" bundler_args: --without metrics rvm: - '2.1' - '2.2' - ruby-head - rbx-2 --2.1 - jruby-20mode - jruby-head matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head