Merge pull request #1007 from passy/patch-1

Updated Travis CI URL in README
This commit is contained in:
Kenneth Reitz
2012-12-15 13:14:41 -08:00
+2 -2
View File
@@ -2,8 +2,8 @@ Requests: HTTP for Humans
=========================
.. image:: https://secure.travis-ci.org/kennethreitz/requests.png?branch=develop
:target: https://secure.travis-ci.org/kennethreitz/requests
.. image:: https://travis-ci.org/kennethreitz/requests.png?branch=master
:target: https://travis-ci.org/kennethreitz/requests
Requests is an Apache2 Licensed HTTP library, written in Python, for human
beings.