From: Thomas Fillon Date: Thu, 15 May 2014 09:37:36 +0000 (+0200) Subject: Remove dependencies on gfortran and lib-atlas in .travis.yml 'before_install' X-Git-Tag: 0.5.5~1^2~24^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=37c52f493ae4c31175f3585b6ba2807f6833e313;p=timeside.git Remove dependencies on gfortran and lib-atlas in .travis.yml 'before_install' --- diff --git a/.travis.yml b/.travis.yml index 5e0720a..5334bcd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,6 @@ before_install: - sudo apt-get install python-setuptools - sudo apt-get install -qq python-numpy python-scipy python-matplotlib - sudo apt-get install -qq libhdf5-serial-dev python-h5py - - sudo apt-get install -qq libatlas-dev libatlas-base-dev gfortran - sudo apt-get install -qq python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-gnonlin gstreamer0.10-plugins-ugly gstreamer0.10-plugins-bad # command to install dependencies