]> git.parisson.com Git - timeside.git/commitdiff
fix:(travis): remove typo
authorThomas Fillon <thomas@parisson.com>
Fri, 4 Jul 2014 11:54:03 +0000 (13:54 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 4 Jul 2014 11:54:03 +0000 (13:54 +0200)
.travis.yml

index 88b98d5c8b7f5736613b861840c3347afa6c290d..57bcf929f7478fae6c0cfc6164d09776357c807e 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:a.valentino/eotools  # 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