travis/gitlab/azure: Run cppcheck in parallel
authorSimon Glass <sjg@chromium.org>
Sun, 5 Apr 2020 20:35:43 +0000 (14:35 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 11 Apr 2020 01:36:37 +0000 (21:36 -0400)
commit4ee7f527810ec77c6f0c64975ccbadbde3277696
tree9287c271d41e984bb43fdb4cd21842c96c27de1c
parentf5ec7eebf774456f0c24fc5eae6d0421e353bea6
travis/gitlab/azure: Run cppcheck in parallel

This takes ages to run single-threaded. Adjust it to use all available
processors.

Signed-off-by: Simon Glass <sjg@chromium.org>
.azure-pipelines.yml
.gitlab-ci.yml
.travis.yml