Skip to content

Commit

Permalink
Merge pull request #278 from blockchain-certificates/chore/fix-semant…
Browse files Browse the repository at this point in the history
…ic-release

chore(SemanticRelease): install twine
  • Loading branch information
lemoustachiste authored Mar 7, 2024
2 parents 3ce03fd + 555dd16 commit 03f398d
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 03f398d

Please sign in to comment.