From db1beef202165632f6c35e0ebeb21c6da2ce24fb Mon Sep 17 00:00:00 2001 From: Kevin Lyda <kevin@ie.suberic.net> Date: Mon, 18 Feb 2013 19:08:02 +0000 Subject: [PATCH] Limit travis status. Limit the travis status icon to just the master branch. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 67b580c..14fba1d 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ ========== chkcrontab ========== -.. image:: https://api.travis-ci.org/lyda/chkcrontab.png +.. image:: https://travis-ci.org/lyda/chkcrontab.png?branch=master :target: https://travis-ci.org/lyda/chkcrontab :alt: Build status -- GitLab