]> git.ozlabs.org Git - ccan/commit
Clearer output from make check in Travis
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 2 Nov 2016 22:35:31 +0000 (09:35 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 7 Nov 2016 07:54:08 +0000 (18:54 +1100)
commit03509101c400e0fe88026b07f05c193ab2333e82
tree6843d7857d2fc1ba81af3d3b0bfbd6a92ca60473
parent655620a250b1dcca27c5342d31db637ea35e837c
Clearer output from make check in Travis

This removes the parallel make (-j) option when running make check under
Travis CI.  This will slow down the build somewhat, but makes it easier to
match errors to the modules which caused them.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
.travis.yml