We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53a222 commit 59840e7Copy full SHA for 59840e7
.travis.yml
@@ -23,7 +23,7 @@ before_install:
23
install:
24
- sudo apt-get install -qq python-qt4 --fix-missing
25
- sudo apt-get install -qq python3-pyqt4 --fix-missing
26
- - pip install --quiet git+https://github.com/pyQode/pyqode.qt.git@dev
+ - pip install --quiet git+https://github.com/pyQode/pyqode.qt.git
27
script:
28
- pip install --quiet .
29
- if [ $QT_API ]; then
0 commit comments