Skip to content

Commit 59840e7

Browse files
Travis: remove @dev, deb branches do not exist anymore
1 parent a53a222 commit 59840e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ before_install:
2323
install:
2424
- sudo apt-get install -qq python-qt4 --fix-missing
2525
- sudo apt-get install -qq python3-pyqt4 --fix-missing
26-
- pip install --quiet git+https://github.com/pyQode/pyqode.qt.git@dev
26+
- pip install --quiet git+https://github.com/pyQode/pyqode.qt.git
2727
script:
2828
- pip install --quiet .
2929
- if [ $QT_API ]; then

0 commit comments

Comments
 (0)