mirror of https://github.com/grpc/grpc-java.git
README.md: Update the build badge
Travis is no longer used, the badge should be replaced by GitHub Actions.
This commit is contained in:
parent
c985797d90
commit
60c3133f4a
|
|
@ -13,7 +13,7 @@ gRPC-Java - An RPC library and framework
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
[](https://gitter.im/grpc/grpc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[](https://gitter.im/grpc/grpc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
[](https://travis-ci.org/grpc/grpc-java)
|
[](https://github.com/grpc/grpc-java/actions/workflows/testing.yml?branch=master)
|
||||||
[](https://coveralls.io/github/grpc/grpc-java?branch=master)
|
[](https://coveralls.io/github/grpc/grpc-java?branch=master)
|
||||||
[](https://codecov.io/gh/grpc/grpc-java)
|
[](https://codecov.io/gh/grpc/grpc-java)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue