]> git.ozlabs.org Git - ccan/commitdiff
Remove travis workarounds for previous build system
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Wed, 21 Sep 2016 01:56:08 +0000 (13:56 +1200)
committerJon Griffiths <jon_p_griffiths@yahoo.com>
Wed, 21 Sep 2016 06:49:44 +0000 (18:49 +1200)
With proper dependencies and parallel safety, we can just
'make check -j N' directly. Also build quietly so that we
only get build warnings, errors and test results in the output.

Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>

No differences found