Sha256: 77a9fa319703d196bb01c84477e8a9fe3369d10bc4f5acd7660f7e8133f57373
Contents?: true
Size: 490 Bytes
Versions: 1
Compression:
Stored size: 490 Bytes
Contents
dist: xenial language: ruby script: rake rspec sudo: false rvm: - 2.7.0 notifications: email: false env: global: - CC_TEST_REPORTER_ID=533e2edef1885c87092961c61576c5723296cabda9e1be7b62d7afe95f5e7bcd 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
harvestdor-0.3.2 | .travis.yml |