]> git.ipfire.org Git - thirdparty/libvirt.git/commit
travis: run "make distcheck" instead of just "make check"
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 22 Feb 2018 14:14:17 +0000 (14:14 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 28 Feb 2018 17:53:23 +0000 (17:53 +0000)
commit60ae63c230e32801fe34c3999ba288070ec8daa2
tree44ebd778adbf0efc2175b7531baf1d57cc3bc48c
parentd4ea32e85f9e206784d9c559b66947c47fac21ee
travis: run "make distcheck" instead of just "make check"

Running "make distcheck" includes the "make check", and "make dist"
targets. It ensures that we have CLEANFILES and uninstall rules setup
correctly, as well as validating VPATH builds succeed.

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