forked from mirror/django-mailbox
commit
8c4d60cb9b
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ python:
|
|||
- "2.7"
|
||||
- "3.2"
|
||||
env:
|
||||
- DJANGO=1.5.1
|
||||
- DJANGO=1.5.4
|
||||
install:
|
||||
- pip install -q Django==$DJANGO --use-mirrors
|
||||
- pip install -q -e . --use-mirrors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue