9b5b713 Travis CI: actually return non-zero exit status when the test job fails

Authored and Committed by mbabinsk 7 years ago
    Travis CI: actually return non-zero exit status when the test job fails
    
    The original code did not actually propagate the test runner exit status
    to parent process so Travis CI job was always green.
    
    Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
    
        
file modified
+5 -1