add dependency for new CI test so test branch doesn't invalidate cache

pull/1565/head
Adeeb Shihadeh 2020-05-25 22:15:01 -07:00
parent 84067d0b93
commit e73e0bc2ca
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
libcapnp-dev \
clang \
cmake \
cppcheck \
curl \
ffmpeg \
git \