summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-12-31 15:56:07 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-12-31 15:56:07 +0100
commit913e1bf331bb32fc5797bf078c6d9355033ee5b2 (patch)
tree72196ee8a85f863941f28ef217f876f61e02e13a
parent777cfbf1bae1f24753d42d3ac86fb00d3b39ae3a (diff)
downloadqutebrowser-913e1bf331bb32fc5797bf078c6d9355033ee5b2.tar.gz
qutebrowser-913e1bf331bb32fc5797bf078c6d9355033ee5b2.zip
Appveyor: Upgrade to Qt 5.14
No remaining issues on Windows, IIRC.
-rw-r--r--.appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 3833e3077..3e44e84a1 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -7,7 +7,7 @@ environment:
PYTHONUNBUFFERED: 1
PYTHON: C:\Python37-x64\python.exe
matrix:
- - TESTENV: py37-pyqt512
+ - TESTENV: py37-pyqt514
# - TESTENV: pylint
install: