From b5b5305ada72cc0a83b3eafd59a5b235248dc498 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Sun, 15 Dec 2013 14:45:03 +0400 Subject: [PATCH] Add CI badges. --- README.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 4b5a4879..c8306752 100644 --- a/README.rst +++ b/README.rst @@ -1,2 +1,8 @@ aptly -===== \ No newline at end of file +===== + +.. image:: https://travis-ci.org/smira/aptly.png?branch=master + :target: https://travis-ci.org/smira/aptly + +.. image:: https://coveralls.io/repos/smira/aptly/badge.png?branch=HEAD + :target: https://coveralls.io/r/smira/aptly?branch=HEAD \ No newline at end of file