1
0
Fork 0

Try to fix Qt installation on Travis.

This commit is contained in:
NamedKitten 2018-10-13 15:58:12 +01:00
parent 9d25939405
commit c39aa0f7e4

View file

@ -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: