Revert "travis: Try to install a font for PyQt 5.10"

This reverts commit 689f87d596.
Doesn't seem to help...
This commit is contained in:
Florian Bruhin 2018-07-10 15:55:53 +02:00
parent 689f87d596
commit b3adbec23e

View File

@ -21,10 +21,6 @@ matrix:
env: TESTENV=py36-pyqt59 env: TESTENV=py36-pyqt59
- os: linux - os: linux
env: TESTENV=py36-pyqt510 env: TESTENV=py36-pyqt510
addons:
apt:
packages:
- ttf-dejavu-core
- os: linux - os: linux
env: TESTENV=py36-pyqt511-cov env: TESTENV=py36-pyqt511-cov
# https://github.com/travis-ci/travis-ci/issues/9069 # https://github.com/travis-ci/travis-ci/issues/9069