travis: PHP-7.2+ debug builds require valgrind headers for PCRE
authorMichael Wallner <mike@php.net>
Mon, 4 Sep 2017 12:08:18 +0000 (14:08 +0200)
committerMichael Wallner <mike@php.net>
Mon, 4 Sep 2017 12:08:18 +0000 (14:08 +0200)
.travis.yml
gen_travis_yml.php

index c1432c1df7b38738137455ced19c4ead280cb321..b5895a4c15d85e0f0dd7000b7830fd8723b5ba63 100644 (file)
@@ -7,6 +7,7 @@ addons:
   packages:
    - php5-cli
    - php-pear
+   - valgrind
 
 env:
  matrix:
index da6dfca3f19614a13568ef9af524e630f669994a..e5fdf2914252df8b69d35d76cc683e655d8bfd1f 100755 (executable)
@@ -8,6 +8,7 @@ addons:
   packages:
    - php5-cli
    - php-pear
+   - valgrind
 
 env:
  matrix: