add CI dependency for new tests

pull/1988/head
Adeeb Shihadeh 5 years ago
parent 90d5383354
commit 9a8c43ac4a
  1. 1
      Dockerfile.openpilot

@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
curl \ curl \
ffmpeg \ ffmpeg \
git \ git \
iputils-ping \
libarchive-dev \ libarchive-dev \
libbz2-dev \ libbz2-dev \
libcurl4-openssl-dev \ libcurl4-openssl-dev \

Loading…
Cancel
Save