Skip to content

Commit 6b45e96

Browse files
author
Martin Pauly
committed
Django 2.0 is not compatible with python 2.7
1 parent 8ac784f commit 6b45e96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ env:
7070
matrix:
7171
allow_failures:
7272
- python: 'pypy'
73+
- python: 2.7
74+
env: DJANGO_VERSION=">=2.0,<2.1" VERSION_ES=">=2.0.0,<3.0.0"
7375

7476
notifications:
7577
irc: "irc.freenode.org#haystack"

0 commit comments

Comments
 (0)