no compatibility with python 3.2

This commit is contained in:
niccolasmendoza@gmail.com 2015-06-08 14:53:17 -03:00
parent 59339ba59d
commit de54a7d6d5

View file

@ -1,7 +1,6 @@
language: python
python:
- "2.7"
- "3.2"
env:
- DJANGO=1.7.8
- DJANGO=1.8.2