Skip to content

Commit

Permalink
Configure deployment settings
Browse files Browse the repository at this point in the history
Signed-off-by: Sunghyun Hwang <[email protected]>
  • Loading branch information
0xd669 committed Aug 31, 2018
1 parent 27e46fc commit e102726
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,11 @@ install:

script:
- tox

deploy:
provider: pypi
user: $PYPI_USERNAME
password: $PYPI_PASSWORD
on:
tags: true
branch: master

0 comments on commit e102726

Please sign in to comment.