Skip to content

Commit

Permalink
trying out building - modified travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 27, 2013
1 parent 03b9189 commit 24bfc3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,7 @@ python:

before_install:
- sudo pip install -r requirements.txt --use-mirrors
- sudo apt-add-repository ppa:gstreamer-developers/ppa
- sudo apt-get update
- sudo apt-get install python-gi python3-gi gstreamer1.0-tools gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0 gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-plugins-bad gstreamer1.0-libav
- sudo apt-get install python-scipy
Expand Down

0 comments on commit 24bfc3e

Please sign in to comment.