mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Django 1.7 does not support Python 3.5.
This commit is contained in:
parent
c100ccf867
commit
f3a782d0b0
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ matrix:
|
|||
python: '3.5'
|
||||
- env: DJANGO='>=1.7,<1.8'
|
||||
python: '2.6'
|
||||
- env: DJANGO='>=1.7,<1.8'
|
||||
python: '3.5'
|
||||
- env: DJANGO='>=1.8,<1.9'
|
||||
python: '2.6'
|
||||
- env: DJANGO='>=1.9,<1.10'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue