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

Commit 0e6beca

Browse files
committed
Change build badge to GitHub Actions
Resolves #295 Signed-off-by: Yuri Shkuro <[email protected]>
1 parent 9e636bb commit 0e6beca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,8 +196,8 @@ Please make sure your framework does the same.
196196

197197
[Apache 2.0 License](./LICENSE).
198198

199-
[ci-img]: https://travis-ci.org/jaegertracing/jaeger-client-python.svg?branch=master
200-
[ci]: https://travis-ci.org/jaegertracing/jaeger-client-python
199+
[ci-img]: https://github.com/jaegertracing/jaeger-client-python/workflows/Unit%20Tests/badge.svg?branch=master
200+
[ci]: https://github.com/jaegertracing/jaeger-client-python/actions?query=branch%3Amaster
201201
[cov-img]: https://codecov.io/gh/jaegertracing/jaeger-client-python/branch/master/graph/badge.svg
202202
[cov]: https://codecov.io/gh/jaegertracing/jaeger-client-python
203203
[pypi-img]: https://badge.fury.io/py/jaeger-client.svg

0 commit comments

Comments
 (0)