This commit is contained in:
wiredfool 2016-10-28 02:44:28 -07:00
parent 23c1c2732a
commit f09d7d9863

View File

@ -49,7 +49,7 @@ install:
- pushd depends && ./install_imagequant.sh && popd
before_script:
# QT needs a display for some of the tests, and it's only run on the system site packages install
# Qt needs a display for some of the tests, and it's only run on the system site packages install
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"