diff options
author | Jack Lloyd <[email protected]> | 2018-03-08 18:16:24 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-03-08 18:16:24 -0500 |
commit | 5207365fd5cc99eb187101fe14cf1908aac20c10 (patch) | |
tree | d97d0d003aae3189a68ed917c951fddb2bd19087 /readme.rst | |
parent | 0c90eef7580ebd8c605c76ab2d3170d01c462bb9 (diff) |
Remove Coverity badge for now
It's been down for 2 weeks already with no sign of return. Will
add it back when they get sorted.
Diffstat (limited to 'readme.rst')
-rw-r--r-- | readme.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/readme.rst b/readme.rst index 287805d3e..7997d0a48 100644 --- a/readme.rst +++ b/readme.rst @@ -68,10 +68,6 @@ external build systems, see the manual for details. :target: https://codecov.io/github/randombit/botan :alt: Code coverage report -.. image:: https://scan.coverity.com/projects/624/badge.svg - :target: https://scan.coverity.com/projects/624 - :alt: Coverity results - .. image:: https://sonarcloud.io/api/badges/gate?key=botan :target: https://sonarcloud.io/dashboard/index/botan :alt: Sonarcloud analysis |