Sha256: 0c9868457dbe743567cda2abf2de4ea5a613ba2728e35e2d299af6c307b19a65
Contents?: true
Size: 599 Bytes
Versions: 1
Compression:
Stored size: 599 Bytes
Contents
language: ruby sudo: false cache: bundler notifications: email: false rvm: - 2.5.2 before_install: - 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" after_script: - "./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT" env: global: secure: U80HNhPVE+IUJaxOPxMJc0CqlQSsl23EOOsqcnuXUjrlcjvfeCnQU58rxFOUCBeKxmno4tatfZXdwBa+FvQ3PcnOXXnesMfCR0UAPdGmaA6ScSMyL+KijC1wGI0N80ccBZRaBA4quR02XTMiJt1saTrBT1cuOCsWs2gjOB4EwoA=
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
normalize_attributes-0.3.0 | .travis.yml |