--- sudo: false cache: bundler rvm: - 2.7.0 - 2.6.5 - 2.5.7 script: bundle exec rake before_script: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter - "./cc-test-reporter before-build" after_script: - "./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT" notifications: email: false gemfile: - gemfiles/rails_6_0.gemfile - gemfiles/rails_5_2.gemfile env: global: secure: LglasZ2QJLCE2tSKyZ9wIZNNwDNQ/gi+QNSHlpK2olgBOYMKV1idJPZjUlSTAac7+QHTYRRGCoUVMYHWxJgLfcuo7YpXVAgqPwjVl5nbHKfh/oP/FLriELKZbqMo0TtuqZNdnqPdO8RE7zK0om37jYNoUPJ4j2mUVLC8PMZpbiM=