Skip to content

Commit

Permalink
fixing travis build error
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 29, 2013
1 parent 5a43e78 commit ff0ff2d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -31,12 +31,6 @@ before_install:
- make
- sudo make install
- cd ..
- git clone git://anongit.freedesktop.org/gstreamer/gst-plugins-base
- cd gst-plugins-base
- ./autogen.sh --prefix=/usr/local
- make
- sudo make install
- cd ..
- git clone git://anongit.freedesktop.org/gstreamer/gst-plugins-good
- cd gst-plugins-good
- ./autogen.sh --prefix=/usr/local --enable-experimental
Expand Down

0 comments on commit ff0ff2d

Please sign in to comment.