From: Christian Brauner Date: Mon, 29 Mar 2021 16:03:53 +0000 (+0200) Subject: README: remove Travis and add Github actions badge X-Git-Tag: lxc-5.0.0~228^2 X-Git-Url: https://git.proxmox.com/?p=mirror_lxc.git;a=commitdiff_plain;h=73c852f7d68d3d38004f9006e5d04f96b21a60bd README: remove Travis and add Github actions badge Signed-off-by: Christian Brauner --- diff --git a/README.md b/README.md index ed96d5412..abb59a308 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ inside the Linux kernel. ## Status Type | Service | Status --- | --- | --- +CI (Linux) | GitHub | [![Build Status](https://github.com/lxc/lxc/actions/workflows/build.yml/badge.svg)](https://github.com/lxc/lxc/actions) CI (Linux) | Jenkins | [![Build Status](https://jenkins.linuxcontainers.org/job/lxc-github-commit/badge/icon)](https://jenkins.linuxcontainers.org/job/lxc-github-commit/) -CI (Linux) | Travis | [![Build Status](https://travis-ci.org/lxc/lxc.svg?branch=master)](https://travis-ci.org/lxc/lxc/) Project status | CII Best Practices | [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/1087/badge)](https://bestpractices.coreinfrastructure.org/projects/1087) Code Quality | LGTM | [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/lxc/lxc.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/lxc/lxc/context:cpp) Fuzzing | OSS-Fuzz | [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/lxc.svg)](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#lxc)