deploy only on specific branch

This commit is contained in:
Erik Frojdh
2019-04-11 09:31:27 +02:00
parent 2108bbda66
commit 0706564694

View File

@ -41,4 +41,4 @@ deploy:
provider: script
script: find $HOME/miniconda/conda-bld/${TRAVIS_OS_NAME}-64 -name "*.tar.bz2" -exec anaconda -t $CONDA_TOKEN upload --force {} \;
on:
all_branches: true
branch: 4.0.2-rc