Sha256: fa84084a51d60b959337f59f88a7c992d606ec30a32e34b8f073718058b2c06a
Contents?: true
Size: 542 Bytes
Versions: 2
Compression:
Stored size: 542 Bytes
Contents
language: ruby rvm: - 2.5 - 2.4 - 2.3 - 2.2 - 2.1 env: global: - CC_TEST_REPORTER_ID=d4139686950d7963c441bb8cde0d789ae57655d3900023157b81c2a856060fd6 before_install: - gem update --system - gem install bundler 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fdic-0.9.2 | .travis.yml |
fdic-0.9.1 | .travis.yml |