commit | 05273a43af5f9e71152ad1b877bc3a898857e989 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Thu Nov 07 10:47:03 2019 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Tue Nov 12 14:32:55 2019 +0000 |
tree | 4165a98d2856b63d4427207e13331e06d26c8604 | |
parent | 5b4b4865f44ed27d6aeea1d05e8314fce9cdc136 [diff] |
.travis.yml: don't run make check with multiple jobs Let's challenge the convention that doing more at a time helps. It certainly doesn't tell you unambiguously where in the test cycle you were before the test hangs and exceeds the job time limit. Signed-off-by: Alex Bennée <alex.bennee@linaro.org>