Move installing of deps to the docker container, instead of installing on the host machine on travis
This commit is contained in:
parent
f80697215f
commit
a55fa18a52
@ -13,6 +13,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
gdb \
|
||||
llvm-6.0-tools \
|
||||
libedit-dev \
|
||||
libssl-dev \
|
||||
pkg-config \
|
||||
zlib1g-dev \
|
||||
xz-utils
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user