From 63e0c0a3ad25e5a2da3fb67c9e98a2ff3dafa739 Mon Sep 17 00:00:00 2001 From: Nico von Geyso Date: Wed, 26 Sep 2012 12:14:40 +0200 Subject: [PATCH] added build status image to README --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index cf095a4..d7f88d5 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ pygit2 - libgit2 bindings in Python ===================================== +.. image:: https://secure.travis-ci.org/libgit2/pygit2.png + :target: http://travis-ci.org/libgit2/pygit2 + pygit2 is a set of Python bindings to the libgit2 linkable C Git library. The supported versions of Python are 2.6, 2.7, 3.1 and 3.2