X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=cfbf00a48bb787f17a7fc37da63538e9cc3efa35;hb=73db3e63222df58171d7ee1269944e30a5ded23b;hp=6d86ca05ef06aee2521aa6836acafcca21362429;hpb=e0fd24ca37f96c144242a5da6378b68ff3debbe9;p=m6w6%2Fext-http 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