diff --git a/.travis.yml b/.travis.yml index 47483672..38b72cc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,6 +61,7 @@ notifications: branches: only: - master + - /^v.*$/ deploy: provider: pypi user: the_drow