On 30/01/2020 12.32, Alex Bennée wrote: > The arm64 hardware was especially hit by only building on 3 of the 32 > available cores. Introduce a JOBS environment variable which we use > for all parallel builds. We still run the main checks single threaded > though so to make it easier to spot hangs. > > Signed-off-by: Alex Bennée <[email protected]> > --- > .travis.yml | 20 +++++++++++--------- > 1 file changed, 11 insertions(+), 9 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
