Skip to content

Commit

Permalink
Add regex to travis.yml to pick up tags
Browse files Browse the repository at this point in the history
  • Loading branch information
djcomlab committed Dec 6, 2017
1 parent 3175de5 commit e27c604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ branches:
only:
- master
- develop
- /v\d+\.\d+\.\d+[a-z]?/
deploy:
provider: pypi
user: zigur
Expand Down

0 comments on commit e27c604

Please sign in to comment.