Skip to content

Commit 88bdf06

Browse files
committed
README: point travis build status badge to v3.7.x
As we don't support v3.8.x (master) yet, the build will fail. Signed-off-by: Matteo Cafasso <[email protected]>
1 parent d0273f3 commit 88bdf06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RabbitMQ Message Deduplication Plugin
22

3-
[![Build Status](https://travis-ci.org/noxdafox/rabbitmq-message-deduplication.svg?branch=master)](https://travis-ci.org/noxdafox/rabbitmq-message-deduplication)
3+
[![Build Status](https://travis-ci.org/noxdafox/rabbitmq-message-deduplication.svg?branch=v3.7.x)](https://travis-ci.org/noxdafox/rabbitmq-message-deduplication)
44

55
A plugin for filtering duplicate messages.
66

0 commit comments

Comments
 (0)