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

This commit is contained in:
Adeeb Shihadeh
2020-05-25 22:15:01 -07:00
parent 84067d0b93
commit e73e0bc2ca

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 \