From: Thomas Fillon Date: Thu, 13 Nov 2014 08:40:59 +0000 (+0100) Subject: Travis: Remove pip install -U pip X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5bdd1d96121799759fff8c90035077f32e4248f6;p=timeside.git Travis: Remove pip install -U pip --- diff --git a/.travis.yml b/.travis.yml index 4daf6ca..2c1ee4f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ virtualenv: # command to prepare the system to install prerequisites or dependencies before_install: - - pip install -U pip - sudo add-apt-repository -y ppa:donk/gstreamer - sudo apt-get -qq update - sudo apt-get install -qq python-numpy python-scipy python-matplotlib python-networkx