From b97c548e6de098456b177e6ffe37166ea4dae208 Mon Sep 17 00:00:00 2001 From: Scott Walkinshaw Date: Thu, 21 Oct 2021 04:28:57 -0400 Subject: [PATCH] Replace Travis references in README (#1387) Updates them with the GitHub actions equivalents --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 382d344..d335561 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vagrant Libvirt Provider [![Join the chat at https://gitter.im/vagrant-libvirt/vagrant-libvirt](https://badges.gitter.im/vagrant-libvirt/vagrant-libvirt.svg)](https://gitter.im/vagrant-libvirt/vagrant-libvirt?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![Build Status](https://travis-ci.org/vagrant-libvirt/vagrant-libvirt.svg)](https://travis-ci.org/vagrant-libvirt/vagrant-libvirt) +[![Build Status](https://github.com/vagrant-libvirt/vagrant-libvirt/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/vagrant-libvirt/vagrant-libvirt/actions/workflows/unit-tests.yml) [![Coverage Status](https://coveralls.io/repos/github/vagrant-libvirt/vagrant-libvirt/badge.svg?branch=master)](https://coveralls.io/github/vagrant-libvirt/vagrant-libvirt?branch=master) This is a [Vagrant](http://www.vagrantup.com) plugin that adds a @@ -233,7 +233,7 @@ installed](http://docs.vagrantup.com/v2/installation/index.html). Vagrant-libvirt supports Vagrant 2.0, 2.1 & 2.2. It should also work with earlier releases from 1.5 onwards but they are not actively tested. -Check the [.travis.yml](https://github.com/vagrant-libvirt/vagrant-libvirt/blob/master/.travis.yml) +Check the [unit tests](https://github.com/vagrant-libvirt/vagrant-libvirt/blob/master/.github/workflows/unit-tests.yml) for the current list of tested versions. *We only test with the upstream version!* If you decide to install your distro's