From b06620a21533957462086185f16a8228ff476dd6 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Wed, 14 Jan 2015 22:05:51 +0800 Subject: [PATCH] Use svg instead of png to get better image quality --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12f26f422..6ca608a40 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Latest Stable Version](https://poser.pugx.org/phpunit/php-code-coverage/v/stable.png)](https://packagist.org/packages/phpunit/php-code-coverage) -[![Build Status](https://travis-ci.org/sebastianbergmann/php-code-coverage.png?branch=master)](https://travis-ci.org/sebastianbergmann/php-code-coverage) +[![Build Status](https://travis-ci.org/sebastianbergmann/php-code-coverage.svg?branch=master)](https://travis-ci.org/sebastianbergmann/php-code-coverage) # PHP_CodeCoverage