1
0
Fork 0

[Travis] Use prebuilt MPV.

This commit is contained in:
Kitteh 2018-11-06 10:00:49 +00:00
parent 48f3ee5d62
commit 7ec9f73c52

View file

@ -22,7 +22,7 @@ install:
- source /opt/qt*/bin/qt*-env.sh - source /opt/qt*/bin/qt*-env.sh
script: script:
- time bash scripts/build-deps.sh - USE_PREBUILT_MPV=1 ./scripts/build-deps.sh
- time bash scripts/makeappimage.sh - time bash scripts/makeappimage.sh
after_success: after_success: