1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2024-10-26 16:25:10 +03:00

travis: add libvirt 4.5.0 version to build matrix

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Daniel P. Berrangé 2018-07-09 09:31:01 +01:00
parent d68c14e069
commit f2b3e946e2

View File

@ -11,6 +11,7 @@ env:
- LIBVIRT=1.2.0 EXT=gz
- LIBVIRT=2.0.0 EXT=xz
- LIBVIRT=3.6.0 EXT=xz
- LIBVIRT=4.5.0 EXT=xz
install:
- sudo apt-get -qqy build-dep libvirt libxml2-dev