There was an error while loading. Please reload this page.
1 parent 7d750b6 commit 12f966cCopy full SHA for 12f966c
1 file changed
.travis.yml
@@ -90,4 +90,8 @@ deploy:
90
skip_cleanup: true
91
on:
92
all_branches: true
93
+ - provider: script
94
+ script: ci/deploy_anaconda.sh
95
+ skip_cleanup: true
96
+ on:
97
tags: true
0 commit comments