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