Skip to content

Commit

Permalink
modified travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 27, 2013
1 parent 90112e7 commit eaa82f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,8 @@ before_install:
- echo 'yes' | sudo add-apt-repository ppa:gstreamer-developers/ppa
- sudo apt-get update
- sudo apt-get build-dep gstreamer1.0
- sudo apt-get install sudo apt-get install python-gi python3-gi gstreamer1.0-tools gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0
- sudo apt-get install sudo apt-get install python-gi gstreamer1.0-tools
- sudo apt-get install gir1.2-gstreamer-1.0 gir1.2-gst-plugins-base-1.0
- sudo apt-get install 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 eaa82f2

Please sign in to comment.