Allow PyQt 5.10 to fail on Travis

See #4055

(cherry picked from commit 727b418d8b)
This commit is contained in:
Florian Bruhin 2018-07-10 16:01:25 +02:00
parent 2a3663a6e6
commit 6b406899f1
1 changed files with 4 additions and 0 deletions

View File

@ -65,6 +65,10 @@ matrix:
env: TESTENV=shellcheck
services: docker
fast_finish: true
allow_failures:
# https://github.com/qutebrowser/qutebrowser/issues/4055
- os: linux
env: TESTENV=py36-pyqt510
cache:
directories: