travis: Install geoclue for PyPI tests

This commit is contained in:
Florian Bruhin 2017-02-08 15:20:10 +01:00
parent cb704f149a
commit 5d2b32956b

View File

@ -119,7 +119,7 @@ case $TESTENV in
check_pyqt check_pyqt
;; ;;
py3*-pyqt*) py3*-pyqt*)
apt_install xvfb libpython3.4-dev apt_install xvfb libpython3.4-dev geoclue
;; ;;
pylint|vulture) pylint|vulture)
apt_install $pyqt_pkgs libpython3.4-dev apt_install $pyqt_pkgs libpython3.4-dev