From b41838cc4c3f0601c3cc1c2faf0fef5ae0f2d5dd Mon Sep 17 00:00:00 2001
From: jpic <jamespic@gmail.com>
Date: Sun, 13 Dec 2015 17:52:12 +0100
Subject: [PATCH] Badges update

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e4acb9b..b1e0f6b 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,3 @@
-[![Build Status](https://travis-ci.org/political-memory/django-representatives-votes.svg?branch=travis)](https://travis-ci.org/political-memory/django-representatives-votes)
+[![Build Status](https://travis-ci.org/political-memory/django-representatives-votes.svg?branch=master)](https://travis-ci.org/political-memory/django-representatives-votes)
 [![codecov.io](https://codecov.io/github/political-memory/django-representatives-votes/coverage.svg?branch=master)](https://codecov.io/github/political-memory/django-representatives-votes?branch=master)
+[![PyPi](https://badge.fury.io/py/django-representatives-votes.png)](https://badge.fury.io/py/django-representatives-votes)
-- 
GitLab