Skip to content

Commit

Permalink
chore(SemanticRelease): install twine
Browse files Browse the repository at this point in the history
  • Loading branch information
lemoustachiste committed Mar 7, 2024
1 parent d02caed commit 555dd16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python:
install: pip install tox-travis
script: tox
after_success:
- pip install python-semantic-release
- pip install python-semantic-release twine
- git config user.name botcerts
- git config user.email [email protected]
- git branch
Expand Down

0 comments on commit 555dd16

Please sign in to comment.