Skip to content

Commit

Permalink
Merge pull request #165 from schlamar/patch-1
Browse files Browse the repository at this point in the history
Added Travis status to README.
  • Loading branch information
Kenneth Reitz committed Mar 25, 2013
2 parents 2cc6045 + 9eb5a64 commit 2e30158
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
@@ -1,6 +1,9 @@
Highlights
==========

.. image:: https://travis-ci.org/shazow/urllib3.png?branch=master
:target: https://travis-ci.org/shazow/urllib3

- Re-use the same socket connection for multiple requests
(``HTTPConnectionPool`` and ``HTTPSConnectionPool``)
(with optional client-side certificate verification).
Expand Down

0 comments on commit 2e30158

Please sign in to comment.