Update versions tested in README (#1006)

This commit is contained in:
Darragh Bailey
2019-07-01 10:43:21 +01:00
committed by GitHub
parent 8e85d0fc8c
commit 3f30606021

View File

@@ -94,7 +94,12 @@ KVM type virtual machines with `virsh` or `virt-manager`.
Next, you must have [Vagrant Next, you must have [Vagrant
installed](http://docs.vagrantup.com/v2/installation/index.html). installed](http://docs.vagrantup.com/v2/installation/index.html).
Vagrant-libvirt supports Vagrant 1.5, 1.6, 1.7 and 1.8. 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)
for the current list of tested versions.
*We only test with the upstream version!* If you decide to install your distro's *We only test with the upstream version!* If you decide to install your distro's
version and you run into problems, as a first step you should switch to upstream. version and you run into problems, as a first step you should switch to upstream.