Skip to content

Commit

Permalink
Added Travis status to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
schlamar committed Mar 25, 2013
1 parent 2cc6045 commit 9eb5a64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -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 9eb5a64

Please sign in to comment.