Skip to content

Commit

Permalink
Travis: get Pivy for Python 2 and 3
Browse files Browse the repository at this point in the history
  • Loading branch information
vocx-fc authored and yorikvanhavre committed Mar 2, 2020
1 parent 62406e0 commit 64cc58e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 64cc58e

Please sign in to comment.