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=96294f42df794099afdf1e2a3b989215bd6e9bcf;hp=0fe344ba38d1aaec5d18e8f787ecd45d0fe6b7c7;hb=0be5ad93bb15aa00a4e55e32f724d37f2a6262a7;hpb=831110f340d93ad4d809e3e96d35c7b15650deff diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 0fe344b..96294f4 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -1,8 +1,6 @@ #!/usr/bin/env php # autogenerated file; do not edit language: c -sudo: false -dist: trusty addons: apt: @@ -25,6 +23,11 @@ cache: before_cache: - find $HOME/cache -name '*.gcda' -o -name '*.gcno' -delete +matrix: + fast_finish: true + allow_failures: + - env: PHP=master + env: