1
0
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:
Ricardo Constantino 2017-08-07 13:21:38 +01:00
parent 41ee66d566
commit 5fb0d7dbef
No known key found for this signature in database
GPG Key ID: EFD16019AE4FF531

View File

@ -41,6 +41,7 @@ script:
- ./bootstrap.py
- ./waf configure
- ./waf build
after_failure: cat ./build/config.log
after_script: TOOLS/travis-rebuild-website
notifications: