mirror of https://gitee.com/openkylin/libvirt.git
README: Add GitLab CI badge
We've moved most of our CI jobs to GitLab, so we should display the corresponding badge prominently. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
c7aad5de46
commit
de011c60a1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue