From: Thomas Fillon Date: Mon, 14 Apr 2014 22:23:35 +0000 (+0200) Subject: Try again Gstreamer install for Travis X-Git-Tag: 0.5.5~1^2~38^2~49 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2e8d39f0690edf8ce8b18e48dd57b7571496417c;p=timeside.git Try again Gstreamer install for Travis --- diff --git a/.travis.yml b/.travis.yml index 8aaa3e5..04cb36a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,6 +9,7 @@ before_install: - sudo apt-get install -qq libhdf5-serial-dev - sudo apt-get install -qq libatlas-dev libatlas-base-dev gfortran - sudo apt-get install -qq python-numpy python-scipy + - sudo apt-get install -qq python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly # command to install dependencies #install: