Update Pip

pull/9/head
Raphaël Vinot 2016-01-29 10:05:05 +01:00
parent 34e7075609
commit cec9ea0f73
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ addons:
- mercurial - mercurial
install: install:
- pip install -U pip
# General dependencies # General dependencies
- sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu/ trusty multiverse" && sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu/ trusty-updates multiverse" - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu/ trusty multiverse" && sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu/ trusty-updates multiverse"
- sudo apt-get update -qq - sudo apt-get update -qq