Skip to content

Commit 4429f89

Browse files
authored
adding github actions badge
1 parent 8b4184f commit 4429f89

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,7 +1,7 @@
11
# RabbitMqBundle #
22

33
[![Latest Version](http://img.shields.io/packagist/v/emag-tech-labs/rabbitmq-bundle.svg?style=flat-square)](https://github.com/eMAGTechLabs/RabbitMqBundle/releases)
4-
[![Build Status](https://travis-ci.com/eMAGTechLabs/RabbitMqBundle.svg?branch=master)](https://travis-ci.com/eMAGTechLabs/RabbitMqBundle)
4+
[![Test](https://github.com/eMAGTechLabs/RabbitMqBundle/actions/workflows/test.yaml/badge.svg)](https://github.com/eMAGTechLabs/RabbitMqBundle/actions/workflows/test.yaml)
55
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/eMAGTechLabs/RabbitMqBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/eMAGTechLabs/RabbitMqBundle/?branch=master)
66
[![Code Coverage](https://scrutinizer-ci.com/g/eMAGTechLabs/RabbitMqBundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/eMAGTechLabs/RabbitMqBundle/?branch=master)
77
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat-square)](https://github.com/phpstan/phpstan)

0 commit comments

Comments
 (0)