Skip to content

Commit c1f9e0e

Browse files
committed
Merge remote-tracking branch 'origin/v3.3' into v3.3
2 parents ab65bc0 + a3f3653 commit c1f9e0e

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)