diff options
| author | Matt Layman <matthewlayman@gmail.com> | 2018-05-14 10:17:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-14 10:17:59 -0400 |
| commit | 37e7df7af707f7022bf50656f27470ccbbf66e9c (patch) | |
| tree | b0dcad6e966bb91641edc9c4f1b7fe71b67aac38 /README.rst | |
| parent | 4ec8524932d715b5bc71a03ce81b96df195f6722 (diff) | |
| download | python-setuptools-git-37e7df7af707f7022bf50656f27470ccbbf66e9c.tar.gz | |
Add coverage badge to README
This shows the coverage of the master branch as measured by Codecov.
Diffstat (limited to 'README.rst')
| -rwxr-xr-x | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ .. image:: https://img.shields.io/appveyor/ci/jaraco/setuptools/master.svg?label=Windows%20build%20%40%20Appveyor :target: https://ci.appveyor.com/project/jaraco/setuptools/branch/master +.. image:: https://img.shields.io/codecov/c/github/pypa/setuptools/master.svg + :target: https://codecov.io/gh/pypa/setuptools + .. image:: https://img.shields.io/pypi/pyversions/setuptools.svg See the `Installation Instructions |
