On Wed, Oct 9, 2019, 2:50 PM Tom Hromatka <tom.hroma...@oracle.com> wrote:

> This commit adds continuous integration and code coverage
> status to the README via small infographics that display
> test pass/fail and coverage percentage, respectively.
>

My suggestion would be a markdown file with just this bit.

Dhaval


> Signed-off-by: Tom Hromatka <tom.hroma...@oracle.com>
> ---
>  README.md | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/README.md b/README.md
> index 54e0f7b..97a9b94 100644
> --- a/README.md
> +++ b/README.md
> @@ -1,3 +1,6 @@
> +[![Build Status](
> https://img.shields.io/travis/seccomp/libseccomp/master.svg)](https://travis-ci.org/libcgroup/libcgroup
> )
> +[![Coverage Status](
> https://img.shields.io/coveralls/github/libcgroup/libcgroup/master.svg)](https://coveralls.io/github/libcgroup/libcgroup?branch=master
> )
> +
>  Design
>  ========
>
> --
> 1.8.3.1
>
>
>
> _______________________________________________
> Libcg-devel mailing list
> Libcg-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libcg-devel
>

_______________________________________________
Libcg-devel mailing list
Libcg-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to