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

Version Path
dor-services-client-6.6.1 .travis.yml
dor-services-client-6.6.0 .travis.yml
dor-services-client-6.5.0 .travis.yml
dor-services-client-6.4.0 .travis.yml
dor-services-client-6.3.1 .travis.yml
dor-services-client-6.3.0 .travis.yml
dor-services-client-6.2.0 .travis.yml
dor-services-client-6.1.0 .travis.yml
dor-services-client-6.0.0 .travis.yml
dor-services-client-5.2.0 .travis.yml
dor-services-client-5.1.0 .travis.yml
dor-services-client-5.0.0 .travis.yml
dor-services-client-4.20.0 .travis.yml
dor-services-client-4.19.0 .travis.yml
dor-services-client-4.18.0 .travis.yml
dor-services-client-4.17.1 .travis.yml
dor-services-client-4.17.0 .travis.yml
dor-services-client-4.16.0 .travis.yml
dor-services-client-4.15.0 .travis.yml
dor-services-client-4.14.0 .travis.yml