Skip to content

Commit

Permalink
Rely on Azure Pipelines for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jan 4, 2020
1 parent e768556 commit 0415890
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@ python:
- 3.6
- &latest_py3 3.8

jobs:
fast_finish: true
include:
- stage: deploy
if: tag IS present
python: *latest_py3
before_script: skip
script: tox -e release

cache: pip

install:
Expand Down

0 comments on commit 0415890

Please sign in to comment.