]> git.ipfire.org Git - thirdparty/libvirt.git/commit
travis: convert Ubuntu, CentOS & MinGW builds to use new make rules
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 5 Mar 2019 12:20:04 +0000 (12:20 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Thu, 11 Apr 2019 17:38:56 +0000 (18:38 +0100)
commitd66ac6e5251dda913485a003d6f6bebd62566715
tree1ba0c63a8fef8c3017cb3f9bbc13e77d9c01a59b
parent89f8902a68963f15c1bf425595fc2285b2c61674
travis: convert Ubuntu, CentOS & MinGW builds to use new make rules

Change the Travis CI configuration to invoke the new ci-build@$IMAGE
target instead of directly running Docker. This guarantees that when a
developer runs ci-build@$IMAGE locally, the container build setup is
identical to that used in Travis CI, with exception of the host kernel
and Docker version.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.travis.yml