From bb101b5cbc260ab7682ad9d38c73709c17174aca Mon Sep 17 00:00:00 2001 From: hyades Date: Mon, 26 Aug 2013 04:51:23 -0700 Subject: [PATCH] testing faults in gst-switch-srv - added ldconfig settings --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f27b5c1..274a32c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,8 @@ before_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 python-scipy - export PKG_CONFIG_PATH=$HOME"/gst/stage/lib/pkgconfig" - + - sudo sh -c 'echo $HOME/gst/stage/lib > /etc/ld.so.conf.d/gstreamer-local.conf' + - sudo ldconfig script: