Sha256: 16c0a48a9e9681e0849c2f991143e33c9acc39d155805929bf608f991e49b63d

Contents?: true

Size: 206 Bytes

Versions: 3

Compression:

Stored size: 206 Bytes

Contents

language: ruby
rvm:
  - 2.3.0
cache: bundler
branches:
  only:
    - master
install:
  - travis_retry bundle update
script:
  - bundle exec rake
after_success:
  - "bash <(curl -s https://codecov.io/bash)"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
pdd-0.20.8 .travis.yml
pdd-0.20.7 .travis.yml
pdd-0.20.6 .travis.yml