diff options
author | David du Colombier <0intro@gmail.com> | 2017-09-01 20:57:50 +0200 |
---|---|---|
committer | David du Colombier <0intro@gmail.com> | 2017-09-01 20:57:50 +0200 |
commit | 46ba383a330e1b303348caf42648a61cdebbb362 (patch) | |
tree | d44a4419168839d961014ebb503a07989dc6dd99 | |
parent | f2e0c7a2d266ae88f52b139d92d01c0960232536 (diff) | |
download | plan9port-46ba383a330e1b303348caf42648a61cdebbb362.tar.gz plan9port-46ba383a330e1b303348caf42648a61cdebbb362.tar.bz2 plan9port-46ba383a330e1b303348caf42648a61cdebbb362.zip |
README: add Travis CI and Coverity Scan badges
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 ------- |