Skip to content

Commit 215641b

Browse files
authored
Deploy on pypi only on tags
1 parent 7c3976f commit 215641b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ after_success:
1313
- coveralls
1414

1515
deploy:
16+
on:
17+
tags: true
1618
provider: pypi
1719
user: alexmick
1820
password:

0 commit comments

Comments
 (0)