We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 096c722 commit fbdc050Copy full SHA for fbdc050
.travis.yml
@@ -24,6 +24,7 @@ script:
24
after_success:
25
- binstar login -q --hostname $(hostname) --username $binstar_login --password $binstar_password
26
- binstar upload -q --user $binstar_login --channel dev --force $HOME/miniconda/conda-bld/linux-64/artiq-*.tar.bz2
27
+ - binstar logout -q
28
- coveralls
29
notifications:
30
email:
0 commit comments