aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid du Colombier <0intro@gmail.com>2017-09-01 20:57:50 +0200
committerDavid du Colombier <0intro@gmail.com>2017-09-01 20:57:50 +0200
commit46ba383a330e1b303348caf42648a61cdebbb362 (patch)
treed44a4419168839d961014ebb503a07989dc6dd99 /README.md
parentf2e0c7a2d266ae88f52b139d92d01c0960232536 (diff)
downloadplan9port-46ba383a330e1b303348caf42648a61cdebbb362.tar.gz
plan9port-46ba383a330e1b303348caf42648a61cdebbb362.tar.bz2
plan9port-46ba383a330e1b303348caf42648a61cdebbb362.zip
README: add Travis CI and Coverity Scan badges
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f3af587..1c1e3c52 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,13 @@ You can use Git to keep your local copy up-to-date as we make
changes and fix bugs. See the git(1) man page here ("9 man git")
for details on using Git.
+Status
+------
+
+[![Build Status](https://travis-ci.org/9fans/plan9port.svg?branch=master)](https://travis-ci.org/9fans/plan9port)
+[![Coverity Scan Build Status](https://scan.coverity.com/projects/plan-9-from-user-space/badge.svg)](https://scan.coverity.com/projects/plan-9-from-user-space)
+
+
Contact
-------