We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a2a5b commit 045ac9fCopy full SHA for 045ac9f
.travis.yml
@@ -10,7 +10,7 @@ virtualenv:
10
matrix:
11
allow_failures:
12
# unfortunately couldn't find a reliable way to test pyqt5 on travis yet
13
- - env: PYTEST_VERSION=2.7.0 PYTEST_QT_API=pyqt5
+ - env: PYTEST_VERSION=2.7.1 PYTEST_QT_API=pyqt5
14
15
env:
16
- PYTEST_VERSION=2.6.4 PYTEST_QT_API=pyqt4
0 commit comments