Skip to content

Commit

Permalink
Switched it so docs get built on non-tagged releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Mar 10, 2020
1 parent 7d36951 commit a722836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a722836

Please sign in to comment.