summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorignace nyamagana butera <nyamsprod@gmail.com>2014-07-24 23:05:29 +0200
committerignace nyamagana butera <nyamsprod@gmail.com>2014-07-24 23:05:29 +0200
commit1b7d68bfc0aa09cce6550a35355104ec8e48fb99 (patch)
tree51ca0320e18030881270612f97ca4caac0f3ea98
parent6d9506f73cfe0a6488564f7a9a7446a1e06666bf (diff)
downloadcsv-1b7d68bfc0aa09cce6550a35355104ec8e48fb99.zip
csv-1b7d68bfc0aa09cce6550a35355104ec8e48fb99.tar.gz
csv-1b7d68bfc0aa09cce6550a35355104ec8e48fb99.tar.bz2
update README.md badges
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31eab76..1979ab2 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ CSV
[![Latest Version](https://img.shields.io/github/release/thephpleague/csv.svg?style=flat)](https://github.com/thephpleague/csv/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
-[![Build Status](https://travis-ci.org/thephpleague/csv.png?branch=master)](https://travis-ci.org/thephpleague/csv)
+[![Build Status](https://img.shields.io/travis/thephpleague/csv/master.svg?style=flat)](https://travis-ci.org/thephpleague/csv)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/thephpleague/csv.svg?style=flat)](https://scrutinizer-ci.com/g/thephpleague/csv/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/thephpleague/csv.svg?style=flat)](https://scrutinizer-ci.com/g/thephpleague/csv)
[![Total Downloads](https://img.shields.io/packagist/dt/league/csv.svg?style=flat)](https://packagist.org/packages/league/csv)