Skip to content

Commit

Permalink
Merge pull request #3 from Majkl578/badges
Browse files Browse the repository at this point in the history
Update badges
  • Loading branch information
Ocramius authored Jun 7, 2018
2 parents cb0aee5 + 1f9f5c3 commit 47a19b3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Doctrine Event Manager

[![Build Status](https://secure.travis-ci.org/doctrine/event-manager.png)](https://travis-ci.org/doctrine/event-manager)
[![Build Status](https://travis-ci.org/doctrine/event-manager.svg)](https://travis-ci.org/doctrine/event-manager)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/doctrine/event-manager/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/doctrine/event-manager/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/doctrine/event-manager/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/doctrine/event-manager/?branch=master)

The Doctrine Event Manager is a library that provides a simple event system.

Expand Down

0 comments on commit 47a19b3

Please sign in to comment.