X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=7ab5174ac96ad5ec2af3cb6177d979616ec1ca6e;hb=b5804ab136255fab32356ff52b7646796166750e;hp=cfbf00a48bb787f17a7fc37da63538e9cc3efa35;hpb=73db3e63222df58171d7ee1269944e30a5ded23b;p=m6w6%2Fext-http diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index cfbf00a..7ab5174 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -35,7 +35,7 @@ foreach ($env as $e) { ?> # once with gcov - - CFLAGS="-O0 -g --coverage" CXXFLAGS="-O0 -g --coverage" PHP=master enable_json=yes enable_hash=yes enable_iconv=yes + - CFLAGS="-O0 -g --coverage" CXXFLAGS="-O0 -g --coverage" PHP=master with_http_libbrotli_dir=/home/travis/brotli enable_json=yes enable_hash=yes enable_iconv=yes before_script: - ./travis/brotli.sh