mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 09:57:34 +00:00
travis: print config.log on failure like appveyor
This commit is contained in:
parent
41ee66d566
commit
5fb0d7dbef
@ -41,6 +41,7 @@ script:
|
||||
- ./bootstrap.py
|
||||
- ./waf configure
|
||||
- ./waf build
|
||||
after_failure: cat ./build/config.log
|
||||
after_script: TOOLS/travis-rebuild-website
|
||||
|
||||
notifications:
|
||||
|
Loading…
Reference in New Issue
Block a user