commit 46ba383a330e1b303348caf42648a61cdebbb362 parent f2e0c7a2d266ae88f52b139d92d01c0960232536 Author: David du Colombier <0intro@gmail.com> Date: Fri, 1 Sep 2017 20:57:50 +0200 README: add Travis CI and Coverity Scan badges Diffstat:
M | README.md | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git 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 +------ + +[](https://travis-ci.org/9fans/plan9port) +[](https://scan.coverity.com/projects/plan-9-from-user-space) + + Contact -------