2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 11:18:27 +08:00

travis: logout of binstar after upload

This commit is contained in:
Robert Jördens 2015-07-04 22:52:09 -06:00
parent 096c72242e
commit fbdc0504d8

View File

@ -24,6 +24,7 @@ script:
after_success:
- binstar login -q --hostname $(hostname) --username $binstar_login --password $binstar_password
- binstar upload -q --user $binstar_login --channel dev --force $HOME/miniconda/conda-bld/linux-64/artiq-*.tar.bz2
- binstar logout -q
- coveralls
notifications:
email: