Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mstuttgart committed Oct 16, 2016
1 parent 5995205 commit 2222c5e
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 @@ -7,7 +7,7 @@ sudo: required

install:
- sudo apt-get install build-essential git cmake libqt4-dev libphonon-dev python2.7-dev libxml2-dev libxslt1-dev qtmobility-dev libqtwebkit-dev
- pip install -r dev-requirements.txt
- pip install -r requirements-dev.txt

before_script:
- export DISPLAY=:99.0
Expand Down

0 comments on commit 2222c5e

Please sign in to comment.