apt-get update

This commit is contained in:
oldmud0 2019-02-09 02:49:57 +00:00
parent 0057ff03da
commit c755e3d97d

View File

@ -13,6 +13,7 @@ build linux x86_64:
- docker
- linux
script:
- apt-get update
- apt-get install --no-install-recommends -y qt5-default clang make git upx unzip
- qmake --version
- clang --version