From: Thomas Fillon Date: Fri, 4 Jul 2014 11:54:03 +0000 (+0200) Subject: fix:(travis): remove typo X-Git-Tag: 0.6~4^2~61 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5a13a10798a012c58adc809d5ad4ff0f9db0b835;p=timeside.git fix:(travis): remove typo --- diff --git a/.travis.yml b/.travis.yml index 88b98d5..57bcf92 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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