language: ruby rvm: - "2.1" - "2.2" - "2.3" - "2.4" - "2.5.8" - "2.6.6" - "2.7.1" - ruby-head - jruby-head cache: bundler after_script: bundle exec codeclimate-test-reporter matrix: allow_failures: - rvm: ruby-head - rvm: jruby-head fast_finish: true