X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=.travis.yml;h=ea87d025226d25446a0500688d0a6f48d5fdce3c;hp=a1c5a82a45080429c4353796e5b7f9c61ef40e92;hb=33e81e32a2bd234c6dd3dbc0a982dfc21be15824;hpb=e0fd24ca37f96c144242a5da6378b68ff3debbe9 diff --git a/.travis.yml b/.travis.yml index a1c5a82..ea87d02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -91,7 +91,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