Sha256: aa762c73f0bcac8a2c78f46e03c0b97fd0eb65aff8b742814c09e1ef0ae64510
Contents?: true
Size: 415 Bytes
Versions: 13
Compression:
Stored size: 415 Bytes
Contents
language: ruby cache: bundler rvm: - 2.5.3 env: - "RAILS_VERSION=5.2.3" - "RAILS_VERSION=6.0.0" 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
Version data entries
13 entries across 13 versions & 1 rubygems