Sha256: d91f9c12bbc53987f12ac893236d3db449bec76164366a25f8c6938f2ac8658d

Contents?: true

Size: 556 Bytes

Versions: 1

Compression:

Stored size: 556 Bytes

Contents

language: ruby
rvm:
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.1
script:
- bundle exec rspec
env:
  global:
  - secure: mjjlvfSCJpmD06E5DIkqhaYwjGP85cyBeM8NrxLsUXuEYLVNvL8pKoL5GJVPE8oqnQ93j2egLXZw50ZER7rBWDJhdHZ1LosQEKJgljRNc/wjqyQBTXRr3ZBRpWxKO4SJMhM65lUp1UYzIQj8AJDNehuZIIngFBTy01sHsI+hs8g=
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
ventable-1.2.0 .travis.yml