apt-get update
This commit is contained in:
parent
0057ff03da
commit
c755e3d97d
@ -13,6 +13,7 @@ build linux x86_64:
|
|||||||
- docker
|
- docker
|
||||||
- linux
|
- linux
|
||||||
script:
|
script:
|
||||||
|
- apt-get update
|
||||||
- apt-get install --no-install-recommends -y qt5-default clang make git upx unzip
|
- apt-get install --no-install-recommends -y qt5-default clang make git upx unzip
|
||||||
- qmake --version
|
- qmake --version
|
||||||
- clang --version
|
- clang --version
|
||||||
|
Loading…
Reference in New Issue
Block a user