Skip to content
This repository was archived by the owner on Jul 1, 2022. It is now read-only.

Commit 6003c01

Browse files
authored
Replace build badge with GH Actions
Cherry-picked from #766
1 parent 3bb0b24 commit 6003c01

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,8 @@ This allows using Jaeger UI to find the trace by this tag.
117117

118118
[Apache 2.0 License](./LICENSE).
119119

120-
121-
[ci-img]: https://travis-ci.org/jaegertracing/jaeger-client-java.svg?branch=master
122-
[ci]: https://travis-ci.org/jaegertracing/jaeger-client-java
120+
[ci-img]: https://github.com/jaegertracing/jaeger-client-java/workflows/Unit%20Tests/badge.svg?branch=master
121+
[ci]: https://github.com/jaegertracing/jaeger-client-java/actions?query=branch%3Amaster
123122
[cov-img]: https://codecov.io/gh/jaegertracing/jaeger-client-java/branch/master/graph/badge.svg
124123
[cov]: https://codecov.io/github/jaegertracing/jaeger-client-java/
125124
[maven-img]: https://img.shields.io/maven-central/v/io.jaegertracing/jaeger-core.svg?maxAge=2000

0 commit comments

Comments
 (0)