Skip to content

Commit 72105ff

Browse files
authored
Add build and coverage badges (#115)
1 parent 8497868 commit 72105ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
miss-islington
22
==============
33

4+
.. image:: https://travis-ci.org/python/miss-islington.svg?branch=master
5+
:target: https://travis-ci.org/python/miss-islington
6+
.. image:: https://codecov.io/gh/python/miss-islington/branch/master/graph/badge.svg
7+
:target: https://codecov.io/gh/python/miss-islington
48
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
59
:target: https://github.com/ambv/black
610

0 commit comments

Comments
 (0)