mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-22 00:56:34 +03:00
fix: removed --use-mirrors from pip
This commit is contained in:
parent
4246511fb1
commit
3b80fcbca9
|
@ -6,7 +6,7 @@ env:
|
|||
- DJANGO=1.8.13
|
||||
- DJANGO=1.9.7
|
||||
install:
|
||||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
- pip install -q Django==$DJANGO
|
||||
- pip install coveralls
|
||||
- pip install -r rest_auth/tests/requirements.pip
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue
Block a user