mirror of
https://github.com/mpv-player/mpv
synced 2025-03-20 10:17:31 +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
|
- ./bootstrap.py
|
||||||
- ./waf configure
|
- ./waf configure
|
||||||
- ./waf build
|
- ./waf build
|
||||||
|
after_failure: cat ./build/config.log
|
||||||
after_script: TOOLS/travis-rebuild-website
|
after_script: TOOLS/travis-rebuild-website
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
Reference in New Issue
Block a user