]> git.parisson.com Git - timeside.git/commitdiff
Update pip in Travis-CI
authorThomas Fillon <thomas@parisson.com>
Wed, 12 Nov 2014 20:53:09 +0000 (21:53 +0100)
committerThomas Fillon <thomas@parisson.com>
Mon, 15 Dec 2014 16:18:58 +0000 (17:18 +0100)
.travis.yml

index 4c73bfdd2b0735d328bc4e87338dbd9f7d3bb16d..cfc7924c6613dd681ee5db47fa26b28f709a4a29 100644 (file)
@@ -6,6 +6,7 @@ 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 python-setuptools