3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 00:55:31 +00:00

travis: simplify task of bots timing out

This commit is contained in:
Nuno Lopes 2021-02-20 11:43:53 +00:00
parent fd698f41fe
commit 34d56d3083
2 changed files with 8 additions and 12 deletions

View file

@ -14,8 +14,6 @@ RUN apt-get update && \
graphviz \
python3 \
python3-setuptools \
python2.7 \
python-setuptools \
sudo
RUN curl -SL https://packages.microsoft.com/config/ubuntu/16.04/packages-microsoft-prod.deb --output packages-microsoft-prod.deb && \