We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd16959 commit 9048814Copy full SHA for 9048814
.travis.yml
@@ -14,6 +14,8 @@ env:
14
- PYTEST_VERSION=2.6.0 PYTEST_QT_FORCE_PYQT=false
15
16
install:
17
+ - sudo apt-get update
18
+
19
# Qt
20
- python install-qt.py
21
0 commit comments