forked from mirror/django-mailbox
Modern python versions do not use --use-mirrors.
This commit is contained in:
parent
54aa74d984
commit
ee5a023da1
1 changed files with 2 additions and 2 deletions
|
|
@ -35,8 +35,8 @@ matrix:
|
|||
- env: DJANGO='>=1.9,<1.10'
|
||||
python: '3.4'
|
||||
install:
|
||||
- pip install -q Django$DJANGO --use-mirrors
|
||||
- pip install -q -e . --use-mirrors
|
||||
- pip install -q Django$DJANGO
|
||||
- pip install -q -e .
|
||||
script:
|
||||
- python setup.py test
|
||||
sudo: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue