Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
[platform/kernel/u-boot.git] / .travis.yml
index bd2ac4e..b3253da 100644 (file)
@@ -448,7 +448,7 @@ matrix:
     # static code analysis with cppcheck (we can add --enable=all later)
     - name: "cppcheck"
       script:
-        - cppcheck --force --quiet --inline-suppr .
+        - cppcheck -j$(nproc) --force --quiet --inline-suppr .
     # build HTML documentation
     - name: "htmldocs"
       script: