Sha256: c68032703ad3d1a36465e6f143f63e79e839c749562123d7a4daf06380319721

Contents?: true

Size: 647 Bytes

Versions: 9

Compression:

Stored size: 647 Bytes

Contents

language: ruby
addons:
  code_climate:
    repo_token: 39120adb6403522f1d68fefdc6cc8c095d7ab862e780a13f5a3ec8a1b12bd718
notifications:
  slack: over:lx3jYeMhQVhB5IESO7Z0RoRD
  email: false
rvm:
- 2.0.0
before_script:
- bundle exec ./bin/overview appversion -r
- bundle exec gem bump --version $(bundle exec ./bin/overview appversion -r | tail -1) --no-commit
deploy:
  provider: rubygems
  api_key:
    secure: RU4uH/gIFJ7nZFRsINXV04bbJDNSpA4VhJcxDXxN+sOoiy107zr62GdrGm7YhMRAt5jeGPE8xX9MKwFxbJotLj0XAplkGrzx1L5B2tmxWoHRrNpb9IKyxu5Q9PWuch06jL7rQLW9BmaYZNtEiKUGSI9nD4291fV9r9vTNqiuj08=
  gem: overview
  on:
    tags: true
    repo: overhq/overview

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
overview-0.0.10.pre.32 .travis.yml
overview-0.0.9.pre.30 .travis.yml
overview-0.0.8.pre.28 .travis.yml
overview-0.0.7.pre.26 .travis.yml
overview-0.0.6.pre.24 .travis.yml
overview-0.0.5.pre.22 .travis.yml
overview-0.0.4.17 .travis.yml
overview-0.0.4.14 .travis.yml
overview-0.0.4.12 .travis.yml