From 3e163396abb7e20f9472fb38e424fe7173fc6a28 Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Wed, 20 Aug 2014 22:33:15 +0100 Subject: [PATCH] Updated the travis badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97e79b3..6d3cc8e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Factory Muffin ============== -[![Build Status](https://img.shields.io/travis/thephpleague/factory-muffin/master.svg?style=flat-square)](https://travis-ci.org/thephpleague/factory-muffin) +[![Build Status](https://img.shields.io/travis/thephpleague/factory-muffin/2.1.svg?style=flat-square)](https://travis-ci.org/thephpleague/factory-muffin) [![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/thephpleague/factory-muffin.svg?style=flat-square)](https://scrutinizer-ci.com/g/thephpleague/factory-muffin/code-structure) [![Quality Score](https://img.shields.io/scrutinizer/g/thephpleague/factory-muffin.svg?style=flat-square)](https://scrutinizer-ci.com/g/thephpleague/factory-muffin) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)