summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2020-01-24 21:56:15 +0100
committerGitHub <noreply@github.com>2020-01-24 21:56:15 +0100
commit634572caf7f65f2e0c749c52f7cdec2e5303a704 (patch)
treee2faebe75873bd84ccc14bea0c6fc17aa86f54d1 /docs
parent2093cd01e93f43beb467bf00ce7f9b7d694e25ae (diff)
downloadpsutil-634572caf7f65f2e0c749c52f7cdec2e5303a704.tar.gz
Add CI testing for FreeBSD (#1671)
Diffstat (limited to 'docs')
-rw-r--r--docs/DEVGUIDE.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/DEVGUIDE.rst b/docs/DEVGUIDE.rst
index d9eb6d7a..5ef1c4e4 100644
--- a/docs/DEVGUIDE.rst
+++ b/docs/DEVGUIDE.rst
@@ -149,6 +149,10 @@ Two icons in the home page (README) always show the build status:
:target: https://ci.appveyor.com/project/giampaolo/psutil
:alt: Windows tests (Appveyor)
+.. image:: https://img.shields.io/cirrus/github/giampaolo/psutil?label=FreeBSD
+ :target: https://cirrus-ci.com/github/giampaolo/psutil-cirrus-ci
+ :alt: FreeBSD tests (Cirrus-CI)
+
BSD, AIX and Solaris are currently tested manually.
Test coverage