diff --git a/.travis.yml b/.travis.yml index ab0dc8b0..3fc6b94b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -68,7 +68,7 @@ deploy: script: bash ci/build_docs.sh on: repo: sharppy/SHARPpy - tags: true + tags: false branch: master condition: "$BUILD_DOCS = YES" # Deploy the code to PyPI