Sha256: 8d3f7dc1971e4ab35b84dde68c16a64e4969816f5d72c1732c33e4038231fb57
Contents?: true
Size: 354 Bytes
Versions: 7
Compression:
Stored size: 354 Bytes
Contents
language: ruby rvm: - 2.4.2 before_install: gem install bundler -v 1.16.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
Version data entries
7 entries across 7 versions & 3 rubygems