.travis.yml in overview-0.0.3.61 vs .travis.yml in overview-0.0.4.12

- old
+ new

@@ -5,16 +5,16 @@ notifications: slack: over:lx3jYeMhQVhB5IESO7Z0RoRD email: false rvm: - 2.0.0 -before_script: +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= + secure: RU4uH/gIFJ7nZFRsINXV04bbJDNSpA4VhJcxDXxN+sOoiy107zr62GdrGm7YhMRAt5jeGPE8xX9MKwFxbJotLj0XAplkGrzx1L5B2tmxWoHRrNpb9IKyxu5Q9PWuch06jL7rQLW9BmaYZNtEiKUGSI9nD4291fV9r9vTNqiuj08= gem: overview on: tags: true - repo: overllc/overview + repo: overhq/overview