forked from mirror/django-mailbox
Dropping support for Python 3.2; the whole unicode literal thing has been a little troublesome over the years.
This commit is contained in:
parent
826d0b1d88
commit
5c8385de21
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@ language: python
|
||||||
python:
|
python:
|
||||||
- "2.6"
|
- "2.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
- "3.2"
|
|
||||||
- "3.3"
|
- "3.3"
|
||||||
env:
|
env:
|
||||||
- DJANGO=1.5.6
|
- DJANGO=1.5.6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue