60ae63c travis: run "make distcheck" instead of just "make check"

Authored and Committed by berrange 6 years ago
1 file changed. 1 lines added. 1 lines removed.
    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>
    
        
file modified
+1 -1