mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Only install pip once
This commit is contained in:
parent
e8b89ae333
commit
0c65ebb7ad
1 changed files with 0 additions and 1 deletions
|
|
@ -106,7 +106,6 @@ matrix:
|
|||
- source venv/bin/activate
|
||||
- python -m pip install --upgrade pip wheel
|
||||
- pip --version
|
||||
- python -m pip install --upgrade pip wheel
|
||||
- python -m pip install -r requirements/test.pip
|
||||
- python -m pip install nose nose-cov coveralls pygments==2.1.3
|
||||
- sudo apt-get update -qq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue