Skip to content

Commit

Permalink
Rebuilding new docs and building test Win10 binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Nov 14, 2019
1 parent 9f5d54f commit e1fd063
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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: andover
condition: "$BUILD_DOCS = YES"
# Deploy the code to PyPI
Expand All @@ -82,5 +82,5 @@ deploy:
repo: sharppy/SHARPpy
tags: true
branch: andover-off
condition: "$BUILD_CONDA = YES"
condition: "$BUILD_CONDA = YESS"

0 comments on commit e1fd063

Please sign in to comment.