Skip to content

Commit d845b37

Browse files
committed
unsupported version
1 parent 21135d3 commit d845b37

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ matrix:
1111
env: DJANGO=1.10.*
1212
- python: 2.7
1313
env: DJANGO=1.11.*
14-
- python: 2.7
15-
env: DJANGO=2.0.*
16-
- python: 2.7
17-
env: DJANGO=2.1.*
1814

1915
- python: 3.4
2016
env: DJANGO=1.8.*
@@ -24,10 +20,6 @@ matrix:
2420
env: DJANGO=1.10.*
2521
- python: 3.4
2622
env: DJANGO=1.11.*
27-
- python: 3.4
28-
env: DJANGO=2.0.*
29-
- python: 3.4
30-
env: DJANGO=2.1.*
3123

3224
- python: 3.5
3325
env: DJANGO=1.8.*

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ martor |pypi version|
88
.. image:: https://travis-ci.org/agusmakmun/django-markdown-editor.svg?branch=master
99
:target: https://travis-ci.org/agusmakmun/django-markdown-editor
1010

11-
.. image:: https://img.shields.io/badge/license-GNUGPLv3-blue.svg
12-
:target: https://raw.githubusercontent.com/agusmakmun/django-markdown-editor/master/LICENSE
13-
1411
.. image:: https://img.shields.io/pypi/pyversions/martor.svg
1512
:target: https://pypi.python.org/pypi/martor
1613

1714
.. image:: https://img.shields.io/badge/Django-1.8,%201.9,%201.10,%201.11,%202.0,%202.1-green.svg
1815
:target: https://www.djangoproject.com
1916

17+
.. image:: https://img.shields.io/badge/license-GNUGPLv3-blue.svg
18+
:target: https://raw.githubusercontent.com/agusmakmun/django-markdown-editor/master/LICENSE
19+
2020

2121
**Martor** is Markdown Editor plugin for Django and new face of **DracEditor**.
2222

0 commit comments

Comments
 (0)