X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=scripts%2Fgen_travis_yml.php;fp=scripts%2Fgen_travis_yml.php;h=332ac8872835e0585a213bd1bc29895de6cea081;hp=bae19e011ef52c7d239bcdee713780a0431094d0;hb=5795950ceee832d239c94b6b9559afe6d11108e1;hpb=1769bbffb6a008489d88cf953fdef6e79b7704f0 diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index bae19e0..332ac88 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -44,7 +44,8 @@ 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.* + - ls -Altr + - test -f core* && gdb -q -ex bt --batch $HOME/job-$TRAVIS_JOB_NUMBER/bin/php core* notifications: webhooks: