removed automatic push to coveralls fixes grpc/grpc-go#436

This commit is contained in:
Alexander Fahlke 2015-11-09 13:02:03 +01:00
parent 1684e4a49b
commit 5feafb6c20
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ push_to_coveralls() {
generate_cover_data $(go list ./...)
show_cover_report func
push_to_coveralls
case "$1" in
"")
;;