]> git.ipfire.org Git - thirdparty/json-c.git/commit
travis,tests: run cppcheck only if it exists
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Mon, 10 Jul 2017 14:47:00 +0000 (17:47 +0300)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 13 Jul 2017 06:05:13 +0000 (09:05 +0300)
commiteffab3f91ab30eae502e43eb0c46e2ff85f7178c
tree74e966239e8032407e6ff66f16266c4a4fa1065e
parent9d47ae824cb210c08d9343336438375ad717fd4f
travis,tests: run cppcheck only if it exists

ugh... seems cppcheck is not packaged for OS X
And `set -e` exposes this.

And also `cppcheck` seems to exit with non-zero
exit codes by default [even if errs found].

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
.travis.yml