Use newer versions of Django in Travis.

This commit is contained in:
Jannis Leidel 2013-03-27 12:00:13 +01:00
parent a4741f93c7
commit aae33f759c

View file

@ -12,6 +12,6 @@ install:
script:
- make test
env:
- DJANGO=1.3.3
- DJANGO=1.4.1
- DJANGO=1.5rc1
- DJANGO=1.3.7
- DJANGO=1.4.5
- DJANGO=1.5