[Travis] Use prebuilt MPV.
This commit is contained in:
parent
48f3ee5d62
commit
7ec9f73c52
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue