Skip to content

Commit

Permalink
add git tag regex to build rules
Browse files Browse the repository at this point in the history
  • Loading branch information
nfahlgren committed Jan 4, 2019
1 parent 8709c7d commit cd27b3a
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 @@ -43,6 +43,7 @@ after_success: coveralls
branches:
only:
- master
- /v\d+\.\d+/
deploy:
provider: pypi
user: danforthcenter
Expand Down

0 comments on commit cd27b3a

Please sign in to comment.