aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2016-06-21 11:14:28 -0400
committerMike Frysinger <vapier@chromium.org>2016-06-21 11:14:28 -0400
commit83a55520607edb9ec8a5d0c3c31821236a076312 (patch)
tree5f0b4effe5d19b28ba05d1563facadde287be646 /README.md
parentServer-side workaround to handle overlapping modules. (diff)
downloadbreakpad-83a55520607edb9ec8a5d0c3c31821236a076312.tar.xz
travis: add coverity scan integration
R=ted.mielczarek@gmail.com Review URL: https://codereview.chromium.org/2078283002 .
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ce30a6e3..f1db2993 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ crash-reporting system.
* Discussion/Questions: [google-breakpad-discuss@googlegroups.com](https://groups.google.com/d/forum/google-breakpad-discuss)
* Developer/Reviews: [google-breakpad-dev@googlegroups.com](https://groups.google.com/d/forum/google-breakpad-dev)
* Tests: [![Build Status](https://travis-ci.org/google/breakpad.svg?branch=master)](https://travis-ci.org/google/breakpad)
+* Coverage [![Coverity Status](https://scan.coverity.com/projects/9215/badge.svg)](https://scan.coverity.com/projects/google-breakpad)
## Getting started (from master)