README: update continuous integration badges
The CI now uses GitHub Actions to run tests and the SELinux testsuite in
a virtual machine. Replace the Travis CI badge with the ones for these
workflows.
Fixes: https://github.com/SELinuxProject/selinux/issues/299
Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
Acked-by: Ondrej Mosnacek <omosnace@redhat.com>
diff --git a/README.md b/README.md
index d1338e8..e1c2fe6 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
=================

-[](https://travis-ci.org/SELinuxProject/selinux)
+[](https://github.com/SELinuxProject/selinux/actions/workflows/run_tests.yml)
+[](https://github.com/SELinuxProject/selinux/actions/workflows/vm_testsuite.yml)
[](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#selinux)
[](https://github.com/SELinuxProject/selinux/actions/workflows/cifuzz.yml)