X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;h=bae19e011ef52c7d239bcdee713780a0431094d0;hp=28073580a6f25ce05835b90020fa315b34625fa4;hb=abeb7598f507d2936f6ed32ddcd6e2d9d086d248;hpb=9af8675c2eed25f2af44789ad539646fec6240d0 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 2807358..bae19e0 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -44,7 +44,7 @@ script: after_failure: - cat config.log | curl -F 'sprunge=<-' http://sprunge.us - - test -f core && gdb -q -ex bt --batch $HOME/job-$TRAVIS_JOB_NUMBER/bin/php core + - test -f core.* && gdb -q -ex bt --batch $HOME/job-$TRAVIS_JOB_NUMBER/bin/php core.* notifications: webhooks: