mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Merge 3b5e8afc08 into 81615a27e0
This commit is contained in:
commit
7a1e60c34e
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
- "3.2"
|
||||||
env:
|
env:
|
||||||
- DJANGO=1.5.1
|
- DJANGO=1.5.4
|
||||||
install:
|
install:
|
||||||
- pip install -q Django==$DJANGO --use-mirrors
|
- pip install -q Django==$DJANGO --use-mirrors
|
||||||
- pip install -q -e . --use-mirrors
|
- pip install -q -e . --use-mirrors
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue