[Spice-devel] [PATCH libcacard v2 35/35] README: Show badges for build and coverage status
Jakub Jelen
jjelen at redhat.com
Thu Aug 2 09:44:07 UTC 2018
Signed-off-by: Jakub Jelen <jjelen at redhat.com>
Reviewed-by: Robert Relyea <rrelyea at redhat.com>
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c7053e3..86dda38 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# libcacard ![alt text][travis]
+# libcacard ![alt text][travis] ![build][build] ![coverage][coverage]
CAC (Common Access Card) library
@@ -43,3 +43,5 @@ Extended to new GSC-IS 2.1 standard by:
- Jakub Jelen <jjelen at redhat.com>
[travis]: https://travis-ci.org/SPICE/libcacard.svg?branch=master
+[build]: https://gitlab.com/jjelen/libcacard/badges/master/pipeline.svg
+[coverage]: https://gitlab.com/jjelen/libcacard/badges/master/coverage.svg
--
2.17.1
More information about the Spice-devel
mailing list