X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=cfbf00a48bb787f17a7fc37da63538e9cc3efa35;hp=6d86ca05ef06aee2521aa6836acafcca21362429;hb=8d130ff604869beacdc80a516368de3c55d27978;hpb=528ff3300e7906cbce672795b6e65da6b584ba16 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 6d86ca0..cfbf00a 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -46,7 +46,7 @@ before_script: script: - make -f travis/pecl/Makefile test - - make -f travis/pecl/Makefile cppcheck + - make -f travis/pecl/Makefile cppcheck CPPCHECK_EXITCODE=0 after_failure: - test -e tests/helper/server.log && cat tests/helper/server.log