X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=0215066eade3cc987d775d3a775c3dd8de5af352;hp=ef1ae8a5203c45a38376c9b62cc674ca115ab44b;hb=a78817d6e2da0be5942dd8e1d334789e9e88ffa3;hpb=dbf1c3d1754adc5ee571e71395dbd297a9c3d093 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index ef1ae8a..0215066 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -1,8 +1,7 @@ #!/usr/bin/env php # autogenerated file; do not edit language: c -sudo: required -dist: trusty +sudo: false addons: apt: @@ -36,3 +35,5 @@ before_script: script: - make -f travis/pecl/Makefile test +after_failure: + - cat config.log