forked from mirror/django-mailbox
Fix pip update command
This commit is contained in:
parent
cbfe2b5c5a
commit
c949db130e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ matrix:
|
|||
- env: DJANGO=1.8.2
|
||||
python: '2.6'
|
||||
install:
|
||||
- pip install pip wheel -u
|
||||
- pip install -U pip wheel
|
||||
- pip install -q Django==$DJANGO
|
||||
- pip install -q -e .
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue