Skip to content

Commit

Permalink
modified paths
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Aug 27, 2013
1 parent 231ef17 commit ba7fca7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -18,6 +18,7 @@ before_install:
- sudo apt-get install python-scipy
- export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
- sudo apt-get build-dep gstreamer1.0
- mkdir gst-temp
- git clone git://anongit.freedesktop.org/gstreamer/gstreamer
- cd gstreamer
- chmod +x autogen.sh
Expand All @@ -29,6 +30,7 @@ before_install:
- chmod +x autogen.sh
- ./autogen.sh && make
- sudo make install
- cd ../..
- unset PKG_CONFIG_PATH


Expand Down

0 comments on commit ba7fca7

Please sign in to comment.