mirror of
https://github.com/jazzband/django-admin-sortable.git
synced 2026-04-02 22:20:28 +00:00
Fixed YAML parsing errors.
This commit is contained in:
parent
18735017db
commit
6953be4fd8
1 changed files with 4 additions and 2 deletions
|
|
@ -16,10 +16,12 @@ branches:
|
|||
|
||||
matrix:
|
||||
exclude:
|
||||
- python: "3.4"
|
||||
-
|
||||
python: "3.4"
|
||||
env: DJANGO_VERSION=1.5.10
|
||||
|
||||
- python: "3.4"
|
||||
-
|
||||
python: "3.4"
|
||||
env: DJANGO_VERSION=1.6.7
|
||||
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in a new issue