mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-03 19:30:04 +02:00
added it back
This commit is contained in:
parent
feeaebb7e4
commit
659faa9aaa
@ -40,6 +40,6 @@ script:
|
|||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: find $HOME/miniconda/conda-bld/${TRAVIS_OS_NAME}-64 -name "*.tar.bz2" -exec anaconda -t $CONDA_TOKEN upload --force {} \;
|
script: find $HOME/miniconda/conda-bld/${TRAVIS_OS_NAME}-64 -name "*.tar.bz2" -exec anaconda -t $CONDA_TOKEN upload --force {} \;
|
||||||
# on:
|
on:
|
||||||
# branch: developer
|
branch: refactor
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user