Sha256: b6a16cf69e9e230607bdd3d1ffd7aac14c5c36e2e3c4eb8accb391d2818dba4b

Contents?: true

Size: 649 Bytes

Versions: 3

Compression:

Stored size: 649 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: gh0GksPAZk6veUZpsfq15UwZfVgslrUaNcqsNapq2oCB4TiHX3e6UCF8xFfLJZriML9tQNZWtC2u61gzZWqG788rUVMuJRVTci99BNTqj4xrMfkhyqxLlRMB961jzo3vJU4cLNjjir6paZKsfwVdyPbHjZq973dVn6+2bPcmiHI=
  gem: overview
  on:
    tags: true
    repo: overllc/overview

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
overview-0.0.3.61 .travis.yml
overview-0.0.3.56 .travis.yml
overview-0.0.3.pre.debug.54 .travis.yml