Skip to content

Commit

Permalink
Merge pull request #17 from khornberg/chore/deps
Browse files Browse the repository at this point in the history
Peripheral: Need to have twine
  • Loading branch information
khornberg authored Feb 20, 2018
2 parents 3445711 + 39ebe03 commit 775f281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ before_deploy:
- git config --local user.name "Kyle Hornberg"
- git config --local user.email "[email protected]"
- git tag $(python setup.py --version)
- pip install twine
deploy:
- provider: releases
api_key: $KEY
Expand Down

0 comments on commit 775f281

Please sign in to comment.