Skip to content

Commit ff09ffb

Browse files
committed
shields.io badges
1 parent b775e27 commit ff09ffb

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
QPush - Symfony2 Push Queue Bundle
22
==================================
33

4-
[![Build Status](https://travis-ci.org/uecode/qpush-bundle.png?branch=master)](https://travis-ci.org/uecode/qpush-bundle)
5-
[![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/uecode/qpush-bundle/badges/quality-score.png?s=2c0d37936bb5ea34f338139961bfc4c8dedccb07)](https://scrutinizer-ci.com/g/uecode/qpush-bundle/)
6-
[![Code Coverage](https://scrutinizer-ci.com/g/uecode/qpush-bundle/badges/coverage.png?s=372bcf1c9656b514075b29e4e39f8506772a7a16)](https://scrutinizer-ci.com/g/uecode/qpush-bundle/)
4+
[![Build Status](https://img.shields.io/travis/uecode/qpush-bundle/master.svg?style=flat-square)](https://travis-ci.org/uecode/qpush-bundle)
5+
[![Quality Score](https://img.shields.io/scrutinizer/g/uecode/qpush-bundle.svg?style=flat-square)](https://scrutinizer-ci.com/g/uecode/qpush-bundle/)
6+
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/uecode/qpush-bundle.svg?style=flat-square)](https://scrutinizer-ci.com/g/uecode/qpush-bundle/)
7+
[![Total Downloads](http://img.shields.io/packagist/dt/uecode/qpush-bundle.svg)](https://packagist.org/packages/uecode/qpush-bundle)
78

89
##Overview
910
This bundle allows you to easily consume messages from Push Queues by simply

0 commit comments

Comments
 (0)