Skip to content

Commit a3f3653

Browse files
authored
Update README.md
1 parent 5e23008 commit a3f3653

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## What is it?
2-
[![Build Status](https://travis-ci.org/php-service-bus/mutex.svg?branch=v3.0)](https://travis-ci.org/php-service-bus/mutex)
3-
[![Code Coverage](https://scrutinizer-ci.com/g/php-service-bus/mutex/badges/coverage.png?b=v3.0)](https://scrutinizer-ci.com/g/php-service-bus/mutex/?branch=v3.0)
4-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/php-service-bus/mutex/badges/quality-score.png?b=v3.0)](https://scrutinizer-ci.com/g/php-service-bus/mutex/?branch=v3.0)
2+
[![Build Status](https://travis-ci.org/php-service-bus/mutex.svg?branch=v3.3)](https://travis-ci.org/php-service-bus/mutex)
3+
[![Code Coverage](https://scrutinizer-ci.com/g/php-service-bus/mutex/badges/coverage.png?b=v3.3)](https://scrutinizer-ci.com/g/php-service-bus/mutex/?branch=v3.3)
4+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/php-service-bus/mutex/badges/quality-score.png?b=v3.3)](https://scrutinizer-ci.com/g/php-service-bus/mutex/?branch=v3.3)
55

66
This component is part of the [PHP Service Bus](https://github.com/php-service-bus/service-bus): mutexes implementation.
77
> The code is partly based on the [amp/sync](https://github.com/amphp/sync) project.

0 commit comments

Comments
 (0)