From: Kenneth Reitz Date: Thu, 24 Oct 2013 14:54:45 +0000 (-0400) Subject: build status isn't useful anyway X-Git-Tag: v2.1.0~42 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=afa7594a2064dd019c968e42ec708561a992c433;p=services%2Fpython-requests.git build status isn't useful anyway --- diff --git a/README.rst b/README.rst index d28b8d1..734773a 100644 --- a/README.rst +++ b/README.rst @@ -7,9 +7,6 @@ Requests: HTTP for Humans .. image:: https://pypip.in/d/requests/badge.png :target: https://crate.io/packages/requests/ -.. image:: http://ci.kennethreitz.org/buildStatus/icon?job=requests-trunk - :target: http://ci.kennethreitz.org/job/requests-trunk/ - Requests is an Apache2 Licensed HTTP library, written in Python, for human beings.