Compare commits

...

1 Commits

Author SHA1 Message Date
4a629b954a version 2019-09-30 16:58:04 +02:00
2 changed files with 3 additions and 3 deletions

View File

@ -46,5 +46,5 @@ 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
branch: filip1

View File

@ -1,7 +1,7 @@
package:
name: sls_detector_software
version: "developer"
version: "filip1"
source:
- path: ..
@ -76,7 +76,7 @@ outputs:
run:
- python
- numpy
- sls_detector_lib=developer
- sls_detector_lib=filip1
- pyzmq
- libstdcxx-ng
- libgcc-ng