mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
Python 3.5 is not supported by Django 1.7 or 1.8
This commit is contained in:
parent
bc6ae016ee
commit
1c44bd8d01
1 changed files with 4 additions and 0 deletions
|
|
@ -20,3 +20,7 @@ matrix:
|
|||
env: DJANGO=1.9a1
|
||||
- python: 3.3
|
||||
env: DJANGO=1.9a1
|
||||
- python: 3.5
|
||||
env: DJANGO=1.7.10
|
||||
- python: 3.5
|
||||
env: DJANGO=1.8.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue