Sha256: d0f71bb4e0fe5548af8a91fa21220a36555241714481d4de4f7b38f9b39c9f6d

Contents?: true

Size: 598 Bytes

Versions: 10

Compression:

Stored size: 598 Bytes

Contents

---
language: ruby
cache: bundler
sudo: false
script: bundle exec rake
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"
notifications:
  email: false
rvm:
  - "2.7"
env:
  global:
    secure: P3k49Psmw9C7Z0FL0A93H/aD4Xsu+VEccD51FmP2Cw0oeGHpReafU07izyYkQ/Y8jmxOiPiLS29b39PNuGa0DF1MnbW9Tmr9eSrct3v4B0WTj+SA8ZcBEKwS/SQMgJnfEJq6jeWS9gpRtCrDHFGGFHJvtVYGHragwfY+evlN2MI=

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
validators-3.4.2 .travis.yml
validators-3.4.1 .travis.yml
validators-3.4.0 .travis.yml
validators-3.3.0 .travis.yml
validators-3.2.1 .travis.yml
validators-3.2.0 .travis.yml
validators-3.1.1 .travis.yml
validators-3.1.0 .travis.yml
validators-3.0.5 .travis.yml
validators-3.0.4 .travis.yml