Sha256: 44bcc6275e071e98512776519a69567a258b7b4b48cb2b0911282135aa6e0402
Contents?: true
Size: 352 Bytes
Versions: 21
Compression:
Stored size: 352 Bytes
Contents
rspec: image: ruby:2.2 script: - bundle install --path /cache --jobs $(nproc) - 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 - bundle exec rspec - ./cc-test-reporter after-build --exit-code $?
Version data entries
21 entries across 21 versions & 2 rubygems