Skip to content

Commit

Permalink
Autodeploy on new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
erdnaxe committed Jan 18, 2021
1 parent 28a2791 commit c733cfe
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .travis.yml
Expand Up @@ -32,6 +32,9 @@ after_success:
- coverage xml -i
- codecov

branches:
only:
- master
deploy:
provider: pypi
username: erdnaxe
edge: true # opt in to dpl v2
on:
tags: true

0 comments on commit c733cfe

Please sign in to comment.