Skip to content

Commit

Permalink
Running apt-get update before installing qt
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Sep 10, 2014
1 parent cd16959 commit 9048814
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ env:
- PYTEST_VERSION=2.6.0 PYTEST_QT_FORCE_PYQT=false

install:
- sudo apt-get update

# Qt
- python install-qt.py

Expand Down

0 comments on commit 9048814

Please sign in to comment.