diff options
author | Thomas Müller <thomas.mueller@tmit.eu> | 2015-11-04 23:28:28 +0100 |
---|---|---|
committer | Thomas Müller <thomas.mueller@tmit.eu> | 2015-11-04 23:28:28 +0100 |
commit | b23159fa5e9540aa10dd9e39124fe8471f129a02 (patch) | |
tree | fb34ea8c9d8fbb3a426b767c3bee75231ffb4a6d | |
parent | ba02a3771b798cc05d63e0ac1a2d919cb96ce455 (diff) | |
parent | 5a9f5ef9029287e2059b12ed9ac63b21b03d7f2b (diff) | |
download | nextcloud-server-b23159fa5e9540aa10dd9e39124fe8471f129a02.tar.gz nextcloud-server-b23159fa5e9540aa10dd9e39124fe8471f129a02.zip |
Merge pull request #20315 from owncloud/add-coverity
Add coverity badge
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 7e1a9fbc78b..4dfa36237bb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Git master: [![Build Status](https://ci.owncloud.org/job/server-master-linux/bad Quality: - Scrutinizer: [![Scrutinizer Quality Score](https://scrutinizer-ci.com/g/owncloud/core/badges/quality-score.png?s=ce2f5ded03d4ac628e9ee5c767243fa7412e644f)](https://scrutinizer-ci.com/g/owncloud/core/) - CodeClimate: [![Code Climate](https://codeclimate.com/github/owncloud/core/badges/gpa.svg)](https://codeclimate.com/github/owncloud/core) + - Coverity: [![Coverity](https://scan.coverity.com/projects/6893/badge.svg)](https://scan.coverity.com/projects/owncloud-core) Dependencies: |