Travis - add PLY runtime dependency

Looks like a new runtime dependency was introduced: 78455e6427
This commit is contained in:
triplus
2020-02-14 16:30:34 +01:00
committed by wwmayer
parent 1c42667454
commit e674ee9ac3

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