From 770dfc1b1c69b3877d5d6e3f4c2215e20e267e8d Mon Sep 17 00:00:00 2001 From: Sergio Cambra Date: Fri, 27 Feb 2015 12:49:49 +0100 Subject: [PATCH] use badge for master branch [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ba751700a..574730cb6c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Overview ======== -[![Build status](https://travis-ci.org/activescaffold/active_scaffold.png)](https://travis-ci.org/activescaffold/active_scaffold) +[![Build status](https://travis-ci.org/activescaffold/active_scaffold.svg?branch=master)](https://travis-ci.org/activescaffold/active_scaffold) [![Code Climate](https://codeclimate.com/github/activescaffold/active_scaffold/badges/gpa.svg)](https://codeclimate.com/github/activescaffold/active_scaffold) [![Test Coverage](https://codeclimate.com/github/activescaffold/active_scaffold/badges/coverage.svg)](https://codeclimate.com/github/activescaffold/active_scaffold) [![Dependency Status](https://gemnasium.com/activescaffold/active_scaffold.svg)](https://gemnasium.com/activescaffold/active_scaffold)