Try to fix Qt installation on Travis.
This commit is contained in:
parent
9d25939405
commit
c39aa0f7e4
|
@ -10,7 +10,7 @@ before_install:
|
|||
|
||||
install:
|
||||
- sudo apt update
|
||||
- sudo apt-get -y install qt511-meta libmpv
|
||||
- sudo apt-get -y install libmpv qt511-meta-full
|
||||
- source /opt/qt*/bin/qt*-env.sh
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue