Skip to content

Commit 12f966c

Browse files
committed
Minor changes in deploy
1 parent 7d750b6 commit 12f966c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,8 @@ deploy:
9090
skip_cleanup: true
9191
on:
9292
all_branches: true
93+
- provider: script
94+
script: ci/deploy_anaconda.sh
95+
skip_cleanup: true
96+
on:
9397
tags: true

0 commit comments

Comments
 (0)