From: Michael Wallner Date: Mon, 4 Sep 2017 11:52:03 +0000 (+0200) Subject: travis: PHP-7.2+ debug builds require valgrind headers for PCRE X-Git-Tag: v1.0.2~16 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=134d6d0a04d1b3258eb54241487ad7b4a8c92622;p=m6w6%2Fext-json_post travis: PHP-7.2+ debug builds require valgrind headers for PCRE --- diff --git a/.travis.yml b/.travis.yml index 0524387..f7f4053 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ addons: packages: - php5-cli - php-pear + - valgrind env: matrix: diff --git a/gen_travis_yml.php b/gen_travis_yml.php index fcb3e70..3c6fedf 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -8,6 +8,7 @@ addons: packages: - php5-cli - php-pear + - valgrind env: matrix: