Use newer django requirements.

This commit is contained in:
Jannis Leidel 2012-09-21 15:44:52 +02:00
parent a8917a7a87
commit b314879e01

View file

@ -12,5 +12,5 @@ install:
script:
- make test
env:
- DJANGO=1.3.1
- DJANGO=1.4
- DJANGO=1.3.3
- DJANGO=1.4.1