Sha256: 62c060b035409d45222c57c1163f5e66ad1e9c7108d6ce24cf7ea1812d3ce5db

Contents?: true

Size: 257 Bytes

Versions: 50

Compression:

Stored size: 257 Bytes

Contents

language: ruby
rvm:
  - 2.6.0
cache: bundler
branches:
  only:
    - master
install:
  - gem install pdd -v 0.20.5
  - travis_retry bundle update
script:
  - pdd -f /dev/null
  - bundle exec rake
after_success:
  - "bash <(curl -s https://codecov.io/bash)"

Version data entries

50 entries across 50 versions & 4 rubygems

Version Path
sibit-0.15.0 .travis.yml
sibit-0.14.5 .travis.yml
sibit-0.14.4 .travis.yml
sibit-0.14.3 .travis.yml
sibit-0.14.2 .travis.yml
sibit-0.14.1 .travis.yml
sibit-0.14.0 .travis.yml
sibit-0.13.1 .travis.yml
sibit-0.13.0 .travis.yml
sibit-0.12.6 .travis.yml