added it back

This commit is contained in:
Erik Frojdh 2018-12-12 16:31:36 +01:00
parent feeaebb7e4
commit 659faa9aaa

View File

@ -40,6 +40,6 @@ script:
deploy:
provider: script
script: find $HOME/miniconda/conda-bld/${TRAVIS_OS_NAME}-64 -name "*.tar.bz2" -exec anaconda -t $CONDA_TOKEN upload --force {} \;
# on:
# branch: developer
on:
branch: refactor