diff --git a/.travis.yml b/.travis.yml index 7e1cc24fe..408cb6118 100644 --- a/.travis.yml +++ b/.travis.yml @@ -137,7 +137,10 @@ after_success: - bash <(curl -s https://codecov.io/bash) ############################################################################### -deploy: # only if it builds and if the commit has been tagged +# DEPLOYMENT to PyPI (only if it builds and if the commit has been tagged) +before_deploy: + - echo > setup.py +deploy: provider: pypi username: JesusTorrado password: