travis: gdb - try core.*
[m6w6/ext-psi] / scripts / gen_travis_yml.php
index 28073580a6f25ce05835b90020fa315b34625fa4..bae19e011ef52c7d239bcdee713780a0431094d0 100755 (executable)
@@ -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: