From: Thomas Fillon Date: Thu, 13 Nov 2014 08:40:59 +0000 (+0100) Subject: Travis: Remove pip install -U pip X-Git-Tag: 0.7^2~48^2~8 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=7f42bcf698b150a3447f4abc15ad2d4cedce845a;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