mirror of https://github.com/grpc/grpc-go.git
removed automatic push to coveralls fixes grpc/grpc-go#436
This commit is contained in:
parent
1684e4a49b
commit
5feafb6c20
|
|
@ -29,7 +29,6 @@ push_to_coveralls() {
|
||||||
|
|
||||||
generate_cover_data $(go list ./...)
|
generate_cover_data $(go list ./...)
|
||||||
show_cover_report func
|
show_cover_report func
|
||||||
push_to_coveralls
|
|
||||||
case "$1" in
|
case "$1" in
|
||||||
"")
|
"")
|
||||||
;;
|
;;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue