Install some dependencies by apt instead of pip
It seems to work faster (as we have to run apt anyway to get latest git). Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
f58b441415
commit
ad9fd0bf15
@ -66,7 +66,6 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- git
|
||||
- python-coverage
|
||||
sources:
|
||||
- git-core
|
||||
- python-coverage
|
||||
- python-requests
|
||||
|
||||
Loading…
Reference in New Issue
Block a user