From 36087355414cee063257a2a4567c219496342c6e Mon Sep 17 00:00:00 2001 From: Grant McConnaughey Date: Sat, 3 Sep 2016 09:50:34 -0500 Subject: [PATCH] Only show build status for master --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7b97236..ff11f5f 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ django-avatar :target: http://django-avatar.readthedocs.org/en/latest/?badge=latest :alt: Documentation Status -.. image:: https://travis-ci.org/grantmcconnaughey/django-avatar.svg +.. image:: https://travis-ci.org/grantmcconnaughey/django-avatar.svg?branch=master :target: https://travis-ci.org/grantmcconnaughey/django-avatar .. image:: https://coveralls.io/repos/grantmcconnaughey/django-avatar/badge.svg?branch=master&service=github