This commit is contained in:
Erik Frojdh 2019-02-11 10:25:58 +01:00
parent 252ecf2769
commit bf74a4135e

View File

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