Skip to content

Commit

Permalink
Minor changes in deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Chilipp committed Nov 12, 2018
1 parent e4b90cf commit a9fb5ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,9 @@ deploy:
on:
condition: '$DEPLOY_CONDA == true'
all_branches: true
- provider: script
script: ci/deploy_anaconda.sh
skip_cleanup: true
on:
condition: '$DEPLOY_CONDA == true'
tags: true

0 comments on commit a9fb5ab

Please sign in to comment.