From: Michael Wallner Date: Mon, 4 Sep 2017 12:08:18 +0000 (+0200) Subject: travis: PHP-7.2+ debug builds require valgrind headers for PCRE X-Git-Tag: v1.0.2~15 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-apfd;a=commitdiff_plain;h=effb08fc79d13bfa72f3143977985dc8a16192c0 travis: PHP-7.2+ debug builds require valgrind headers for PCRE --- diff --git a/.travis.yml b/.travis.yml index c1432c1..b5895a4 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 da6dfca..e5fdf29 100755 --- a/gen_travis_yml.php +++ b/gen_travis_yml.php @@ -8,6 +8,7 @@ addons: packages: - php5-cli - php-pear + - valgrind env: matrix: