mirror of
https://github.com/Hopiu/xapian-haystack.git
synced 2026-03-16 22:20:31 +00:00
Update .travis.yml
This commit is contained in:
parent
25fa4da0d1
commit
db1d53ea42
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ jobs:
|
|||
env: DJANGO_VERSION=">=2.2,<2.3" XAPIAN_VERSION=1.4.15
|
||||
- python: 3.8
|
||||
env: DJANGO_VERSION=">=2.1,<2.2" XAPIAN_VERSION=1.4.15
|
||||
- python: 3.7
|
||||
env: DJANGO_VERSION=">=3.0,<3.1" XAPIAN_VERSION=1.4.15
|
||||
- python: 3.7
|
||||
env: DJANGO_VERSION=">=2.1,<2.2" XAPIAN_VERSION=1.4.15
|
||||
- python: 3.7
|
||||
|
|
|
|||
Loading…
Reference in a new issue