mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-04-27 08:24:43 +00:00
Updated to include Django 1.11
This commit is contained in:
parent
e3c14f5314
commit
700136f87d
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ env:
|
|||
- DJANGO_VERSION=1.8.*
|
||||
- DJANGO_VERSION=1.9.*
|
||||
- DJANGO_VERSION=1.10.*
|
||||
- DJANGO_VERSION=1.11*
|
||||
- DJANGO_VERSION=1.11b1
|
||||
|
||||
install:
|
||||
- pip install -q Django==$DJANGO_VERSION
|
||||
|
|
|
|||
Loading…
Reference in a new issue