mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-03-16 22:10:30 +00:00
Added Django 1.10 to Travis config
This commit is contained in:
parent
3f12b10926
commit
8df41a9533
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ env:
|
|||
- DJANGO_VERSION=1.7.7 SAMPLE_PROJECT=sample_project
|
||||
- DJANGO_VERSION=1.8.7 SAMPLE_PROJECT=sample_project
|
||||
- DJANGO_VERSION=1.9 SAMPLE_PROJECT=sample_project
|
||||
- DJANGO_VERSION=1.10 SAMPLE_PROJECT=sample_project
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
|
|
|||
Loading…
Reference in a new issue