Skip to content

Commit

Permalink
modified requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 23, 2013
1 parent 941d361 commit fc7143c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -9,7 +9,7 @@ python:
- "2.7"

before_install:
- pip install -r requirements.txt --use-mirrors
- sudo pip install -r requirements.txt --use-mirrors
- echo 'yes' | sudo add-apt-repository ppa:gstreamer-developers/ppa
- sudo apt-get update
- sudo apt-get install .*gstreamer.*1\.0.* libgtk-3-dev
Expand Down

0 comments on commit fc7143c

Please sign in to comment.