From f6fb79162fd92351585872036187d92e064f35a1 Mon Sep 17 00:00:00 2001 From: Milton Date: Wed, 26 Feb 2014 14:53:07 +0200 Subject: [PATCH] fix readme to show build status --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index beaa8a7..b7590ad 100644 --- a/README.rst +++ b/README.rst @@ -14,3 +14,9 @@ Install $ source ve/bin/activate (ve)$ pip install -e . (ve)$ trial shortener + +.. |travis| image:: https://travis-ci.org/praekelt/url-shortening-service.png?branch=develop +.. _travis: https://travis-ci.org/praekelt/url-shortening-service + +.. |coveralls| image:: https://coveralls.io/repos/praekelt/url-shortening-service/badge.png?branch=develop +.. _coveralls: https://coveralls.io/r/praekelt/url-shortening-service