File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
# gRPC-Kotlin/JVM - An RPC library and framework
2
2
3
- [ ![ Build Status] [ ]] ( https://travis-ci.org/grpc/grpc-kotlin )
3
+ [ ![ Gradle Build Status] [ ]] ( https://github.com/grpc/grpc-kotlin/actions?query=workflow%3A%22Gradle+Build%22 )
4
+ [ ![ Bazel Build Status] [ ]] ( https://github.com/grpc/grpc-kotlin/actions?query=workflow%3A%22Bazel+Build%22 )
4
5
5
6
[ ![ grpc-kotlin-stub] [ label:stub ]] [ maven:stub ]
6
7
[ ![ protoc-gen-grpc-kotlin] [ label:plugin ]] [ maven:plugin ]
@@ -33,7 +34,8 @@ For more information, see the following pages:
33
34
- [ API Reference] [ ]
34
35
35
36
[ API Reference ] : https://javadocs.dev/io.grpc/grpc-kotlin-stub/latest
36
- [ Build Status ] : https://travis-ci.org/grpc/grpc-kotlin.svg?branch=master
37
+ [ Gradle Build Status ] : https://github.com/grpc/grpc-kotlin/workflows/Gradle%20Build/badge.svg
38
+ [ Bazel Build Status ] : https://github.com/grpc/grpc-kotlin/workflows/Bazel%20Build/badge.svg
37
39
[ gen-java ] : https://github.com/grpc/grpc-java/tree/master/compiler
38
40
[ gRPC Kotlin/JVM Quick Start ] : https://grpc.io/docs/quickstart/kotlin
39
41
[ gRPC Basics - Kotlin/JVM ] : https://grpc.io/docs/tutorials/basic/kotlin
You can’t perform that action at this time.
0 commit comments