ci: Add jq

Prep for requiring it.

Closes: #581
Approved by: jlebon
This commit is contained in:
Colin Walters 2017-01-18 12:00:32 -05:00 committed by Atomic Bot
parent 59f34e8a03
commit 389cba6453

View File

@ -14,6 +14,7 @@ RUN dnf install -y @buildsys-build && \
RUN dnf install -y \
createrepo_c \
/usr/bin/jq \
clang \
libubsan \
sudo \