Sha256: cdbf2fd7b1e3233bd3ff7fb3b0b960cb2be83e7d5771463f0a6ace3dfec94b89
Contents?: true
Size: 358 Bytes
Versions: 2
Compression:
Stored size: 358 Bytes
Contents
language: ruby cache: bundler rvm: - 3.0 - 2.7 - 2.6 before_install: - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter - chmod +x ./cc-test-reporter before_script: - ./cc-test-reporter before-build after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
renc-2.2.2 | .travis.yml |
tee_logger-3.2.4 | .travis.yml |