From ad068bcb1f713f769125fa5b95ef08b6908738e4 Mon Sep 17 00:00:00 2001 From: Stephen McDonald Date: Fri, 20 Apr 2012 10:24:30 +1000 Subject: [PATCH] Show the build badge again since gevent is now installing on Travis. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 4b24b37..6f84c09 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,5 @@ +.. image:: https://secure.travis-ci.org/stephenmcd/django-socketio.png?branch=master + State of django-socketio ========================