Skip to content

Commit

Permalink
travis: install gzip and redhat-rpm-config for Fedora Rawhide based t…
Browse files Browse the repository at this point in the history
…ests

Signed-off-by: Adrian Reber <[email protected]>
  • Loading branch information
adrianreber authored and avagin committed Oct 20, 2020
1 parent 1062cc4 commit 5a655e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build/Dockerfile.fedora.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ RUN dnf install -y \
gcc \
git \
gnutls-devel \
gzip \
iproute \
iptables \
nftables \
Expand All @@ -26,6 +27,7 @@ RUN dnf install -y \
python3-future \
python3-protobuf \
python3-junit_xml \
redhat-rpm-config \
sudo \
tar \
which \
Expand Down

0 comments on commit 5a655e8

Please sign in to comment.