]> git.parisson.com Git - timeside.git/commitdiff
fix:(travis): try another ppa for numexpr
authorThomas Fillon <thomas@parisson.com>
Fri, 4 Jul 2014 12:17:48 +0000 (14:17 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 4 Jul 2014 12:17:48 +0000 (14:17 +0200)
.travis.yml

index 57bcf929f7478fae6c0cfc6164d09776357c807e..177b6d903c31d5a6ae6c3ab38bf9cbd8cf6245bb 100644 (file)
@@ -7,7 +7,7 @@ virtualenv:
 # command to prepare the system to install prerequisites or dependencies
 before_install:
  - sudo add-apt-repository -y ppa:donk/gstreamer
- - sudo add-apt-repository -y ppa:a.valentino/eotools  # because numexpr packages is too old in Ubuntu repository 
+ - sudo add-apt-repository -y ppa:bradner-computation/pipeline  # because numexpr packages is too old in Ubuntu repository 
  - sudo apt-get -qq update
  - sudo apt-get install python-setuptools
  - sudo apt-get install -qq python-numpy python-scipy python-matplotlib