Skip to content

Commit

Permalink
Test to build & deploy conda package on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Sep 21, 2019
1 parent 05d63fa commit 8b7183a
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 @@ -60,7 +60,7 @@ deploy:
script: bash ci/deploy_conda.sh
on:
repo: sharppy/SHARPpy
tags: true
tags: false
branch: andover
condition: "$BUILD_CONDA = YES"
# Deploy docs to Github Pages
Expand Down

0 comments on commit 8b7183a

Please sign in to comment.