Unverified Commit 40e3048f authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

[ci] removed graphviz from docker (#2142)

parent 93a899ac
...@@ -9,7 +9,6 @@ RUN apt-get update \ ...@@ -9,7 +9,6 @@ RUN apt-get update \
unzip \ unzip \
wget \ wget \
zip \ zip \
graphviz \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
# Setup the locale # Setup the locale
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment