mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Use newer django requirements.
This commit is contained in:
parent
a8917a7a87
commit
b314879e01
1 changed files with 2 additions and 2 deletions
|
|
@ -12,5 +12,5 @@ install:
|
|||
script:
|
||||
- make test
|
||||
env:
|
||||
- DJANGO=1.3.1
|
||||
- DJANGO=1.4
|
||||
- DJANGO=1.3.3
|
||||
- DJANGO=1.4.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue