From 9a34bbbc2ee684bab21f2fb7c12794c044d1134a Mon Sep 17 00:00:00 2001 From: Thomas Fillon Date: Tue, 15 Apr 2014 00:23:35 +0200 Subject: [PATCH] Try again Gstreamer install for Travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) 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: -- 2.39.5