Sha256: 652898b8c582db4ac8b65ad476b993082941e1a28d67cab5bb129df05a778f1d

Contents?: true

Size: 452 Bytes

Versions: 2

Compression:

Stored size: 452 Bytes

Contents

language: ruby
branches:
  only:
    - master
    - /^v[0-9]+\.[0-9]+\.[0-9]+/
rvm:
- 2.1.10
- 2.3.3
script:
- bundle exec rake
deploy:
  provider: rubygems
  api_key:
    secure: clYHhpfYieW4ZMPlDwhdsxZAaca6Ltg8fSDtmQcNly40+fOhAhBnR+VFX6VODX3jx0Jv0MlIZRqWn4V9LVERaEMvKwSL2qNnk2sdMe9Kbh+lXD4auCjgHhFKXN6dzUfXmJYKzjuUaMtK4m7aBLKnm2JLm3omUa4c0Yrnj3qS/to=
  on:
    tags: true
    all_branches: true
    repo: tpbowden/daily_weekly_monthly
    rvm: 2.3.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
daily_weekly_monthly-0.0.4 .travis.yml
daily_weekly_monthly-0.0.3 .travis.yml