X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;fp=scripts%2Fgen_travis_yml.php;h=d4e409fbdf0372e3c1b1642a839c3ad6fc3a1e1c;hp=96294f42df794099afdf1e2a3b989215bd6e9bcf;hb=f7bda4412c966a3eb3d930cca798694bb321fa1a;hpb=0b72352b1621d00979bc035d6cddfa6aba5a0e0e diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 96294f4..d4e409f 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -18,16 +18,12 @@ compiler: - clang cache: + apt: true directories: - $HOME/cache before_cache: - find $HOME/cache -name '*.gcda' -o -name '*.gcno' -delete -matrix: - fast_finish: true - allow_failures: - - env: PHP=master - env: +matrix: + fast_finish: true + allow_failures: + install: