diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2019-02-14 14:04:01 +0300 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2019-02-14 12:13:55 +0100 |
commit | 93e4163e912b6895e61c43452a629f30a28eb70c (patch) | |
tree | b340ca62b4789c88cf170c79471abb8039322f75 /README.md | |
parent | e62a7fea757f259eb330da5b6d3ab4ede46400a2 (diff) | |
download | systemd-93e4163e912b6895e61c43452a629f30a28eb70c.tar.gz |
Revert "README: remove Coverity Scan badge"
This reverts commit 49a881e5143cf87e6a02718e92008e12c3334ac0.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ <a href="https://in.waw.pl/systemd-github-state/systemd-systemd-issues.svg"><img align="right" src="https://in.waw.pl/systemd-github-state/systemd-systemd-issues-small.svg" alt="Count of open issues over time"></a> <a href="https://in.waw.pl/systemd-github-state/systemd-systemd-pull-requests.svg"><img align="right" src="https://in.waw.pl/systemd-github-state/systemd-systemd-pull-requests-small.svg" alt="Count of open pull requests over time"></a> [![Semaphore CI Build Status](https://semaphoreci.com/api/v1/projects/28a5a3ca-3c56-4078-8b5e-7ed6ef912e14/443470/shields_badge.svg)](https://semaphoreci.com/systemd/systemd)<br/> +[![Coverity Scan Status](https://scan.coverity.com/projects/350/badge.svg)](https://scan.coverity.com/projects/350)<br/> [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1369/badge)](https://bestpractices.coreinfrastructure.org/projects/1369)<br/> [![Travis CI Build Status](https://travis-ci.org/systemd/systemd.svg?branch=master)](https://travis-ci.org/systemd/systemd)<br/> [![Language Grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/systemd/systemd.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/systemd/systemd/context:cpp)<br/> |