Sha256: 9a96c7fea86a13d538cf27fa965c20a048cd41f6fc49c7485a6934ccd54f52fc
Contents?: true
Size: 519 Bytes
Versions: 53
Compression:
Stored size: 519 Bytes
Contents
env: global: - CC_TEST_REPORTER_ID=47b57fbbf65654b17f33b6ff4a108ce2abed31a86468033f20eb4d4e9e09935a 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
53 entries across 53 versions & 1 rubygems