travis: Install geoclue for PyPI tests
This commit is contained in:
parent
cb704f149a
commit
5d2b32956b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user