From: Michael Wallner Date: Fri, 2 Mar 2018 20:29:18 +0000 (+0100) Subject: change build directory X-Git-Tag: RELEASE_3_2_0_RC1~8 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=e609650b297eb4b56577a7430a6eb40cd858339b change build directory --- diff --git a/.travis.yml b/.travis.yml index 5b5d773..41a0cd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ compiler: cache: directories: - - $HOME/build + - $HOME/cache env: - PHP=7.0 enable_debug=yes enable_maintainer_zts=yes enable_json=yes enable_hash=yes enable_iconv=yes with_http_libbrotli_dir=/home/travis/brotli diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 0d3b17e..3408a5d 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -21,7 +21,7 @@ compiler: cache: directories: - - $HOME/build + - $HOME/cache env: