Don't test with python 3.3

This commit is contained in:
Xavier Ordoquy 2012-11-22 00:33:28 +01:00
parent e9c8af46f1
commit 43c9a1c466

View File

@ -3,7 +3,6 @@ language: python
python:
- "2.7"
- "3.2"
- "3.3"
env:
- DJANGO=https://www.djangoproject.com/download/1.5a1/tarball/