mirror of https://github.com/CIRCL/PyCIRCLean
Update Pip
parent
34e7075609
commit
cec9ea0f73
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue