1
0
Fork 0

Fix apt update.

This commit is contained in:
NamedKitten 2018-10-13 15:45:16 +01:00
parent ac581d4176
commit 9d25939405

View file

@ -9,7 +9,7 @@ before_install:
- sudo apt-get update - sudo apt-get update
install: install:
- sudo apt - sudo apt update
- sudo apt-get -y install qt511-meta libmpv - sudo apt-get -y install qt511-meta libmpv
- source /opt/qt*/bin/qt*-env.sh - source /opt/qt*/bin/qt*-env.sh