summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGerhard Lazu <gerhard@lazu.co.uk>2020-04-25 00:37:02 +0100
committerGerhard Lazu <gerhard@lazu.co.uk>2020-04-25 00:37:02 +0100
commitb2c02ff9c2f418f8379d9f0241406a62f6eec577 (patch)
treee472e73ed59d12266be48625be08b91b208a19de /README.md
parentd374e5cee495c6b6fdf9bda440b34f4f527587ae (diff)
downloadrabbitmq-server-git-b2c02ff9c2f418f8379d9f0241406a62f6eec577.tar.gz
Use shields.io for better badges
Remove the Travis CI build badge - it links to a build which is less comprehensive than the new GitHub Actions builds. We are likely to remove Travis completely, but would like to do that after we discuss it. cc @dumbbell Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index dc866a2378..a24b93715c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
-[![OTPv21.3](https://github.com/rabbitmq/rabbitmq-server/workflows/OTP%20v21.3/badge.svg)](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v21.3%22)
-[![OTPv22.3](https://github.com/rabbitmq/rabbitmq-server/workflows/OTP%20v22.3/badge.svg)](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v22.3%22)
-[![Build Status](https://travis-ci.org/rabbitmq/rabbitmq-server.svg?branch=master)](https://travis-ci.org/rabbitmq/rabbitmq-server)
+[![OTP v21.3](https://img.shields.io/github/workflow/status/rabbitmq/rabbitmq-server/OTP%20v21.3?label=OTP%20v21.3)](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v21.3%22)
+[![OTP v22.3](https://img.shields.io/github/workflow/status/rabbitmq/rabbitmq-server/OTP%20v22.3?label=OTP%20v22.3)](https://github.com/rabbitmq/rabbitmq-server/actions?query=workflow%3A%22OTP+v22.3%22)
# RabbitMQ Server