Travis tests for python 3.

This commit is contained in:
Xavier Ordoquy 2012-11-21 18:03:46 +01:00
parent 774d687a31
commit 753c4fc4f6

View File

@ -1,11 +1,11 @@
language: python
python:
- "2.6"
- "2.7"
- "3.3"
env:
- DJANGO=https://github.com/django/django/zipball/master
- DJANGO=https://www.djangoproject.com/download/1.5a1/tarball/
- DJANGO=django==1.4.1 --use-mirrors
- DJANGO=django==1.3.3 --use-mirrors