forked from mirror/django-mailbox
Turn off sudo mode for django-mailbox.
This commit is contained in:
parent
5136514748
commit
54aa74d984
1 changed files with 1 additions and 3 deletions
|
|
@ -38,7 +38,5 @@ install:
|
|||
- pip install -q Django$DJANGO --use-mirrors
|
||||
- pip install -q -e . --use-mirrors
|
||||
script:
|
||||
- echo $EMAIL_SMTP_SERVER
|
||||
- echo $EMAIL_IMAP_SERVER
|
||||
- echo $EMAIL_ACCOUNT
|
||||
- python setup.py test
|
||||
sudo: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue