This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch multibranch-badge in repository https://gitbox.apache.org/repos/asf/incubator-zipkin.git
commit 34c26e823b8bad88cdca0bb0d23790f2b88bd08f Author: Zoltán Nagy <[email protected]> AuthorDate: Sat May 11 10:21:50 2019 +0100 Update Build Status badge I spent ~10 minutes trying to get img.shields.io in there and failed; feel free to update the badge to use it if it's preferred (even though we don't seem to be actually using it for anything other than a simple proxy in this scenario?) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 991f714..14d4fe2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [](https://gitter.im/openzipkin/zipkin) -[](https://builds.apache.org/blue/organizations/jenkins/incubator-zipkin) +[](https://builds.apache.org/view/Z/view/Zipkin/job/GH-incubator-zipkin/job/incubator-zipkin/job/master/) [](https://search.maven.org/search?q=g:org.apache.zipkin%20AND%20a:zipkin-server) # zipkin
