Skip to content

Commit

Permalink
Add Coveralls shield
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoghlan committed Apr 17, 2016
1 parent f84ad22 commit 0433cd4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
.. image:: https://img.shields.io/travis/ncoghlan/contextlib2/master.svg
:target: http://travis-ci.org/ncoghlan/contextlib2

.. image:: https://coveralls.io/repos/github/ncoghlan/contextlib2/badge.svg?branch=master
:target: https://coveralls.io/github/ncoghlan/contextlib2?branch=master

.. image:: https://landscape.io/github/ncoghlan/contextlib2/master/landscape.svg
:target: https://landscape.io/github/ncoghlan/contextlib2/


.. todo: set up Coveralls
contextlib2 is a backport of the `standard library's contextlib
module <https://docs.python.org/3.5/library/contextlib.html>`_ to
earlier Python versions.
Expand Down

0 comments on commit 0433cd4

Please sign in to comment.