Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

Commit 39a39a0

Browse files
authored
Add GHA badges
1 parent 7276263 commit 39a39a0

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
@@ -3,8 +3,8 @@
33
[![Join the chat at https://gitter.im/reactor/reactor](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/reactor/reactor?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44
[![Reactor RabbitMQ](https://maven-badges.herokuapp.com/maven-central/io.projectreactor.rabbitmq/reactor-rabbitmq/badge.svg?style=plastic)](https://mvnrepository.com/artifact/io.projectreactor.rabbitmq/reactor-rabbitmq)
55

6-
[![Build Status](https://travis-ci.com/reactor/reactor-rabbitmq.svg?branch=master)](https://travis-ci.com/reactor/reactor-rabbitmq) (master)
7-
[![Build Status](https://travis-ci.com/reactor/reactor-rabbitmq.svg?branch=1.4.x)](https://travis-ci.com/reactor/reactor-rabbitmq) (1.4.x)
6+
[![Build Status](https://github.com/reactor/reactor-rabbitmq/workflows/Build%20(Linux)/badge.svg?branch=master)](https://github.com/reactor/reactor-rabbitmq/actions?query=workflow%3A%22Build+%28Linux%29%22+branch%3Amaster) (master)
7+
[![Build Status](https://github.com/reactor/reactor-rabbitmq/workflows/Build%20(Linux)/badge.svg?branch=1.4.x)](https://github.com/reactor/reactor-rabbitmq/actions?query=workflow%3A%22Build+%28Linux%29%22+branch%3A1.4.x) (1.4.x)
88

99
Reactor RabbitMQ is a reactive API for [RabbitMQ](https://www.rabbitmq.com/) based on
1010
[Reactor](https://projectreactor.io/)

0 commit comments

Comments
 (0)