Travis - add PLY runtime dependency

Looks like a new runtime dependency was introduced: 53bbf09bf9
This commit is contained in:
triplus
2020-02-14 16:30:34 +01:00
committed by wwmayer
parent af27a06faf
commit a2a59b884e

View File

@@ -186,7 +186,7 @@ before_install:
libmetis-dev \
libspnav-dev
# Runtime deps
sudo apt-get install -y --no-install-recommends freecad-daily-python3
sudo apt-get install -y --no-install-recommends freecad-daily-python3 python-ply python3-ply
export DISPLAY=:99.0
sh -e /etc/init.d/xvfb start