mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Replace Travis references in README (#1387)
Updates them with the GitHub actions equivalents
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Vagrant Libvirt Provider
|
||||
|
||||
[](https://gitter.im/vagrant-libvirt/vagrant-libvirt?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://travis-ci.org/vagrant-libvirt/vagrant-libvirt)
|
||||
[](https://github.com/vagrant-libvirt/vagrant-libvirt/actions/workflows/unit-tests.yml)
|
||||
[](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
|
||||
|
||||
Reference in New Issue
Block a user