Travis: get Pivy for Python 2 and 3

This commit is contained in:
vocx-fc
2020-02-20 17:06:36 -06:00
committed by Yorik van Havre
parent 62406e0ce4
commit 64cc58e359

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 python-ply python3-ply
sudo apt-get install -y --no-install-recommends freecad-daily-python3 python-pivy python3-pivy python-ply python3-ply
export DISPLAY=:99.0
sh -e /etc/init.d/xvfb start