mirror of
https://github.com/w23/xash3d-fwgs
synced 2024-12-16 06:00:33 +01:00
travis: install p7zip to be able to unpack r10e ndk
This commit is contained in:
parent
9ea973dad6
commit
911e670be6
@ -123,6 +123,7 @@ jobs:
|
|||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- clang-8
|
- clang-8
|
||||||
|
- p7zip
|
||||||
sources:
|
sources:
|
||||||
- sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-8 main'
|
- sourceline: 'deb https://apt.llvm.org/xenial/ llvm-toolchain-xenial-8 main'
|
||||||
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
|
key_url: 'https://apt.llvm.org/llvm-snapshot.gpg.key'
|
||||||
|
Loading…
Reference in New Issue
Block a user