Sha256: b28381aa01c9ca5005e777ad847f17c69f6eaa9e4a294615c025ae7f12dc6e35
Contents?: true
Size: 567 Bytes
Versions: 1
Compression:
Stored size: 567 Bytes
Contents
sudo: false env: global: - CC_TEST_REPORTER_ID=3317796254bcc86b1415ab241cb76752345e9e0326e00896f392958f28af9559 language: ruby rvm: - 2.2.10 - 2.3.7 - 2.4.4 - 2.5.1 before_install: - gem install bundler -v 1.16.1 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 notifications: email: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nicht-0.1.8 | .travis.yml |