]> git.parisson.com Git - timeside.git/commitdiff
Remove dependencies on gfortran and lib-atlas in .travis.yml 'before_install'
authorThomas Fillon <thomas@parisson.com>
Thu, 15 May 2014 09:37:36 +0000 (11:37 +0200)
committerThomas Fillon <thomas@parisson.com>
Thu, 15 May 2014 09:37:36 +0000 (11:37 +0200)
.travis.yml

index 5e0720a267cf5d8605f22455d684b11cc823b4de..5334bcd7cfa26838738b0044f1b1d8f0546caa7f 100644 (file)
@@ -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