Sha256: 68355b23114db8757eaf6140472b2033a68d5daa1ab082d8585d81684c49064a

Contents?: true

Size: 440 Bytes

Versions: 8

Compression:

Stored size: 440 Bytes

Contents

machine:
  environment:
    CC_TEST_REPORTER_ID: 1a814ffba15f437df919868f6c26f3c6ac111338b88f9a9d7e2b3030598bccdd

dependencies:
  post:
    - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
    - chmod +x ./cc-test-reporter

test:
  pre:
    - ./cc-test-reporter before-build

  post:
    - ./cc-test-reporter after-build --exit-code $EXIT_CODE --coverage-input-type simplecov

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
eligible-2.9.8 circle.yml
eligible-2.9.7 circle.yml
eligible-2.9.6 circle.yml
eligible-2.9.5 circle.yml
eligible-2.9.4 circle.yml
eligible-2.9.3 circle.yml
eligible-2.9.2 circle.yml
eligible-2.9.1 circle.yml