From 4097f3abf874700c55c98ea5ae9114a98826655c Mon Sep 17 00:00:00 2001 From: hyades Date: Tue, 27 Aug 2013 04:04:51 -0700 Subject: [PATCH] wrong path fixed --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index eb9de84..f6e861b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,6 +19,7 @@ before_install: - export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig - sudo apt-get build-dep gstreamer1.0 - mkdir gst-temp + - cd gst-temp - git clone git://anongit.freedesktop.org/gstreamer/gstreamer - cd gstreamer - chmod +x autogen.sh