mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-23 23:12:59 +03:00
Update Travis to test Django 1.6.2
We should be testing the latest version of Django 1.6 as we're doing in the other 1.x releases.
This commit is contained in:
parent
6e92e415aa
commit
0620263d24
|
@ -7,7 +7,7 @@ python:
|
|||
- "3.3"
|
||||
|
||||
env:
|
||||
- DJANGO="django==1.6"
|
||||
- DJANGO="django==1.6.2"
|
||||
- DJANGO="django==1.5.5"
|
||||
- DJANGO="django==1.4.10"
|
||||
- DJANGO="django==1.3.7"
|
||||
|
|
Loading…
Reference in New Issue
Block a user