diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2018-01-31 18:03:10 -0500 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-01-31 18:03:10 -0500 |
commit | 17fc68d95123712c5bab73831dad66fb8c8ba77f (patch) | |
tree | 5cb0fe8df2a23c445a44cb717623ffbc1f906a73 /README.rst | |
parent | 9d23fab60bb5405fde4b081f980693f0b797f41c (diff) | |
download | pylint-git-17fc68d95123712c5bab73831dad66fb8c8ba77f.tar.gz |
Try to fix the coveralls badge
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 2cd17b1a6..bdfafb7d6 100644 --- a/README.rst +++ b/README.rst @@ -9,8 +9,8 @@ README for Pylint - http://www.pylint.org/ :alt: AppVeyor Build Status
:target: https://ci.appveyor.com/project/PCManticore/pylint
-.. image:: https://coveralls.io/repos/github/PyCQA/pylint/badge.svg?branch=master
- :target: https://coveralls.io/github/PyCQA/pylint?branch=master
+.. image:: https://coveralls.io/repos/github/PyCQA/pylint/badge.svg?branch=master&service=github
+ :target: https://coveralls.io/github/PyCQA/pylint?branch=master&service=github
.. image:: https://img.shields.io/pypi/v/pylint.svg
:alt: Pypi Package version
|