Skip to content

Commit

Permalink
Merge 05112ac into 98c4583
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbox committed Jun 2, 2015
2 parents 98c4583 + 05112ac commit 63dea6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,9 @@ after_success:
# Report coverage results to coveralls.io
- pip install coveralls coverage
- coveralls
deploy:
provider: pypi
user: "FOO"
password: "BAR"
on:
tags: true

0 comments on commit 63dea6c

Please sign in to comment.