Use 1.3.1 instead of plain 1.3.

This commit is contained in:
Jannis Leidel 2012-07-28 00:07:54 +02:00
parent 543151d511
commit a8917a7a87

View file

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