X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=.travis.yml;h=ea87d025226d25446a0500688d0a6f48d5fdce3c;hb=8d130ff604869beacdc80a516368de3c55d27978;hp=a1c5a82a45080429c4353796e5b7f9c61ef40e92;hpb=528ff3300e7906cbce672795b6e65da6b584ba16;p=m6w6%2Fext-http 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