summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-02-10 01:07:51 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2020-02-10 01:07:51 +0100
commit76104dbc77623cca46c18c5ef1534399d10f563d (patch)
tree5f6b1aef44d2f9ad5436f0585752d1c42086b0fe /README.rst
parentb6237f8190b2344d8381b86d43882fba45585876 (diff)
downloadpsutil-76104dbc77623cca46c18c5ef1534399d10f563d.tar.gz
skip memleak tests on PyPy: they are unreliable probably because of the JIT
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 57c30d6c..8fadf4a3 100644
--- a/README.rst
+++ b/README.rst
@@ -22,7 +22,7 @@
:target: https://www.codacy.com/app/g-rodola/psutil?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=giampaolo/psutil&amp;utm_campaign=Badge_Grade
:alt: Code quality
-.. |travis| image:: https://img.shields.io/travis/giampaolo/psutil/master.svg?maxAge=3600&label=Linux%20/%20OSX
+.. |travis| image:: https://img.shields.io/travis/giampaolo/psutil/master.svg?maxAge=3600&label=Linux,%20OSX,%20PyPy
:target: https://travis-ci.org/giampaolo/psutil
:alt: Linux tests (Travis)