Skip to content

Commit

Permalink
Merge pull request #242 from blockchain-certificates/chore/semantic-r…
Browse files Browse the repository at this point in the history
…elease

chore(CI): add debug verbosity
  • Loading branch information
lemoustachiste committed Aug 25, 2022
2 parents 66aa531 + ac99779 commit d97d5be
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,4 +6,4 @@ install: pip install tox-travis
script: tox
after_success:
- pip install python-semantic-release
- semantic-release publish --noop
- semantic-release publish --noop --verbosity=DEBUG

0 comments on commit d97d5be

Please sign in to comment.