[libvirt PATCH] README: drop Travis CI badge

We stopped using Travis as of: commit c66ccb65f6a758e4c1660e153887b73b1478fe02 ci: Remove Travis CI Signed-off-by: Ján Tomko <jtomko@redhat.com> --- Pushed as trivial. README.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.rst b/README.rst index ac6a4cd3e9..daabe76477 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +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 .. image:: https://bestpractices.coreinfrastructure.org/projects/355/badge :target: https://bestpractices.coreinfrastructure.org/projects/355 :alt: CII Best Practices -- 2.26.2

On Mon, Aug 3, 2020 at 9:14 AM Ján Tomko <jtomko@redhat.com> wrote:
We stopped using Travis as of: commit c66ccb65f6a758e4c1660e153887b73b1478fe02 ci: Remove Travis CI
Signed-off-by: Ján Tomko <jtomko@redhat.com> --- Pushed as trivial.
README.rst | 3 --- 1 file changed, 3 deletions(-)
diff --git a/README.rst b/README.rst index ac6a4cd3e9..daabe76477 100644 --- a/README.rst +++ b/README.rst @@ -1,9 +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 .. image:: https://bestpractices.coreinfrastructure.org/projects/355/badge :target: https://bestpractices.coreinfrastructure.org/projects/355 :alt: CII Best Practices -- 2.26.2
LGTM. Reviewed-by: Neal Gompa <ngompa13@gmail.com> -- 真実はいつも一つ!/ Always, there's only one truth!
participants (2)
-
Ján Tomko
-
Neal Gompa