Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

Commit

Permalink
Deploy the mysql_expectations gem to RubyGems in the Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
James Couball committed Jun 28, 2015
1 parent fbba0ba commit 5cde292
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
language: ruby
rvm:
- 2.2

- 2.2
addons:
code_climate:
repo_token: d814b23d478d0908ef37c1c0aa685fdb0c6d5f0b38d8db0c68e58fd86a1f0fea
repo_token: d814b23d478d0908ef37c1c0aa685fdb0c6d5f0b38d8db0c68e58fd86a1f0fea
deploy:
provider: rubygems
api_key:
secure: rCbnVRVyy6uJFbcNLJ5yvziYb8wLi7xgfbtnAZfiYRBn/wr159TajCUmbASJPDCsfK0yIo67RxTDGeAJ5bEWlggME0sUGGZCQ5OG+P5M4uGmQQuIZdMv1igTq3n77JsCp1jbdjz2lpl6JOI7kIg68Ajm7SmTakTz8BorzxOPwfy7W8lpVt+YQsFqZ84alSVUL4IcbRDTPwLWyajvGKjT7mALlPSTrs3zmFzfi1o2C7U6Z9fbpFydcX/k7RVxxBRuCy6bSv0MG3kzON9rlhDQF4gowtMcR5lSYi1ZrwYM+Bq9Sr4UFyrSYNDu+RFq+mnI/vj/bnG3MUIgRC/bJJ42SXvV52nBpwNRqH491ouwfvbhnxfRIdpefbLoGzlcz19ga51F5uYJ9KfdcWZBnZRT6LJKoWP6bA4HMfIQJ7MlKq4DuxC+7KVI2Ml3bql7ldJwPLIeTMvmsHANYk3Ddl7ZuIX2wxHLe8/MO6ae7oCCbeaCBaXgS3/oZoHiAAmY1is6Oo7y71sY1SjLliZVb/mCqYgHhOrBLRYROjQHFrElcb6cSwW+g5qFrfADeNkshXxiLnslzevmlaeoCPmS0UrCEoV8donPmBIa9NFzHyCfk61ne0TnHUKGLrJeGGx8D568GsZvcpqtlQ2us9GEf5XYCH7l51W7dGuRwzykU0hb02g=
gem: mysql_expectations
on:
tags: true
repo: yahoo/mysql_expectations

0 comments on commit 5cde292

Please sign in to comment.