We've moved most of our CI jobs to GitLab, so we should display
the corresponding badge prominently.
Signed-off-by: Andrea Bolognani <abologna(a)redhat.com>
---
README.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.rst b/README.rst
index 080352ac77..cdcc97b5b2 100644
--- a/README.rst
+++ b/README.rst
@@ -1,3 +1,6 @@
+.. image::
https://gitlab.com/libvirt/libvirt/badges/master/pipeline.svg
+ :target:
https://gitlab.com/libvirt/libvirt/pipelines
+ :alt: GitLab CI Build Status
.. image::
https://travis-ci.org/libvirt/libvirt.svg
:target:
https://travis-ci.org/libvirt/libvirt
:alt: Travis CI Build Status
--
2.25.2