Skip to content

Commit

Permalink
Merge pull request #292 from danforthcenter/fix-travis-ci-deploy
Browse files Browse the repository at this point in the history
add git tag regex to build rules
  • Loading branch information
nfahlgren authored Jan 4, 2019
2 parents 8709c7d + cd27b3a commit 4577410
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 4577410

Please sign in to comment.