summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2021-07-21 09:14:59 -0600
committerPaul Moore <paul@paul-moore.com>2021-07-26 22:29:27 -0400
commit04245d933fad94625b45a4d100112a3483ed9292 (patch)
tree298366930c19a2775edd75f9c7b070b856e59f36 /README.md
parentfe068413adf3956a96d63aade3dbf7d556afd877 (diff)
downloadlibseccomp-04245d933fad94625b45a4d100112a3483ed9292.tar.gz
README: Display the Github Actions build status badge
Travis CI has now been disabled. Delete the Travis CI build status badge and display the Github Actions continuous integration workflow badge. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba02186..579f226 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
https://github.com/seccomp/libseccomp
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/608/badge)](https://bestpractices.coreinfrastructure.org/projects/608)
-[![Build Status](https://img.shields.io/travis/seccomp/libseccomp/main.svg)](https://travis-ci.org/seccomp/libseccomp)
+[![Build Status](https://github.com/seccomp/libseccomp/workflows/Continuous%20Integration/badge.svg?branch=main)](https://github.com/seccomp/libseccomp/actions)
[![Coverage Status](https://img.shields.io/coveralls/github/seccomp/libseccomp/main.svg)](https://coveralls.io/github/seccomp/libseccomp?branch=main)
[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/seccomp/libseccomp.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/seccomp/libseccomp/context:cpp)