mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-05-23 22:55:50 +00:00
Use newer versions of Django in Travis.
This commit is contained in:
parent
a4741f93c7
commit
aae33f759c
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue