Skip to content

Commit fbdc050

Browse files
committedJul 5, 2015
travis: logout of binstar after upload
1 parent 096c722 commit fbdc050

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ script:
2424
after_success:
2525
- binstar login -q --hostname $(hostname) --username $binstar_login --password $binstar_password
2626
- binstar upload -q --user $binstar_login --channel dev --force $HOME/miniconda/conda-bld/linux-64/artiq-*.tar.bz2
27+
- binstar logout -q
2728
- coveralls
2829
notifications:
2930
email:

0 commit comments

Comments
 (0)
Please sign in to comment.