- workaround for Qt tests
This commit is contained in:
parent
eef4c3dd16
commit
656098a451
|
@ -89,6 +89,7 @@ function pyqt5() {
|
|||
# install pyqt5 on python > 3
|
||||
if [[ ! "$TRAVIS_PYTHON" == "2.7" ]]; then
|
||||
sudo apt -y install qtbase5-dev qt5-default
|
||||
sudo apt -y install python3-xvfbwrapper
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user