Update to test against very latest release. Since we dropped two python versions, we can afford to add new libvirt version without dropping a previous one. Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index cf192c5..d194f37 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ env: - LIBVIRT=2.0.0 EXT=xz - LIBVIRT=3.6.0 EXT=xz - LIBVIRT=4.5.0 EXT=xz + - LIBVIRT=5.0.0 EXT=xz install: - sudo apt-get -qqy build-dep libvirt libxml2-dev -- 2.20.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list