Skip to content

Commit

Permalink
Ensure tox is present for cutting release. Ref #1925.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Dec 1, 2019
1 parent 6fa879b commit 1d03fdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
- <<: *latest_py3
stage: deploy
if: tag IS present
install: skip
script: tox -e release
after_success: skip

Expand Down

0 comments on commit 1d03fdc

Please sign in to comment.