mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-13 18:31:10 +01:00
Remove --use-mirrors
This commit is contained in:
parent
a99f444e96
commit
b41eae040d
@ -8,6 +8,6 @@ env:
|
||||
- DJANGO=1.5.8
|
||||
- DJANGO=1.6.5
|
||||
install:
|
||||
- pip install argparse --use-mirrors
|
||||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
- pip install argparse
|
||||
- pip install -q Django==$DJANGO
|
||||
script: python quicktest.py helpdesk
|
||||
|
Loading…
Reference in New Issue
Block a user