Skip to content

Commit

Permalink
Travis: remove @dev, deb branches do not exist anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinDuquesnoy committed Nov 10, 2015
1 parent a53a222 commit 59840e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ before_install:
install:
- sudo apt-get install -qq python-qt4 --fix-missing
- sudo apt-get install -qq python3-pyqt4 --fix-missing
- pip install --quiet git+https://github.com/pyQode/pyqode.qt.git@dev
- pip install --quiet git+https://github.com/pyQode/pyqode.qt.git
script:
- pip install --quiet .
- if [ $QT_API ]; then
Expand Down

0 comments on commit 59840e7

Please sign in to comment.