Sha256: 8426abc0e3df35b9cb8c49a81c5a933a384a09b2a59b5835fc7294514fc845f5
Contents?: true
Size: 509 Bytes
Versions: 27
Compression:
Stored size: 509 Bytes
Contents
env: global: - CC_TEST_REPORTER_ID=a1d1020f21ac7490fa6c577e7718c505a0bc7f13a5e4537ec7ca9f1a594bad07 before_install: gem update bundler language: ruby notifications: email: false rvm: - 2.3.3 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 script: - bundle exec rspec after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
Version data entries
27 entries across 27 versions & 1 rubygems