Skip to content

Commit 36d41df

Browse files
committed
update badges
1 parent a6205c9 commit 36d41df

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
@@ -7,7 +7,7 @@ This Symfony Bundle provides request objects support for Symfony controller acti
77
[![Packagist Version](https://img.shields.io/packagist/v/nelexa/request-dto-bundle)](https://packagist.org/packages/nelexa/request-dto-bundle)
88
[![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/nelexa/request-dto-bundle)](https://packagist.org/packages/nelexa/request-dto-bundle)
99
![Minimum Symfony Version](https://img.shields.io/badge/Bundle%20for%20Symfony-%5E5.0-blue)
10-
[![Build Status](https://travis-ci.org/Ne-Lexa/RequestDtoBundle.svg?branch=master)](https://travis-ci.org/Ne-Lexa/RequestDtoBundle)
10+
[![Build Status](https://github.com/Ne-Lexa/RequestDtoBundle/workflows/build/badge.svg)](https://github.com/Ne-Lexa/RequestDtoBundle/actions)
1111
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Ne-Lexa/RequestDtoBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/Ne-Lexa/RequestDtoBundle/?branch=master)
1212
[![Code Coverage](https://scrutinizer-ci.com/g/Ne-Lexa/RequestDtoBundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/Ne-Lexa/RequestDtoBundle/?branch=master)
1313
[![Packagist License](https://img.shields.io/packagist/l/nelexa/request-dto-bundle)](https://github.com/Ne-Lexa/RequestDtoBundle/blob/master/LICENSE)

0 commit comments

Comments
 (0)