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
81e78d8312
commit
9b2c63d885
1 changed files with 4 additions and 0 deletions
|
|
@ -23,6 +23,10 @@ matrix:
|
|||
env: DJANGO_VERSION=">=1.11,<2.0" XAPIAN_VERSION=1.4.9
|
||||
dist: xenial
|
||||
sudo: true
|
||||
- python: 3.6
|
||||
env: DJANGO_VERSION=">=3.0,<3.1" XAPIAN_VERSION=1.4.9
|
||||
- python: 3.6
|
||||
env: DJANGO_VERSION=">=2.2,<2.3" XAPIAN_VERSION=1.4.9
|
||||
- python: 3.6
|
||||
env: DJANGO_VERSION=">=2.1,<2.2" XAPIAN_VERSION=1.4.9
|
||||
- python: 3.6
|
||||
|
|
|
|||
Loading…
Reference in a new issue