mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Attempting to recover a little detail so I can figure out why integration testing isn't working.
This commit is contained in:
parent
22f1d05464
commit
5136514748
1 changed files with 3 additions and 0 deletions
|
|
@ -38,4 +38,7 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue