mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-16 21:30:23 +00:00
Update .travis.yml
This commit is contained in:
parent
f5bc3ae011
commit
c910f05cff
1 changed files with 4 additions and 0 deletions
|
|
@ -2,10 +2,14 @@ sudo: false
|
|||
|
||||
language: python
|
||||
python:
|
||||
- "3.8"
|
||||
- "3.7"
|
||||
- "3.6"
|
||||
- "3.5"
|
||||
env:
|
||||
- DJANGO="master"
|
||||
- DJANGO="30"
|
||||
- DJAGNO="22"
|
||||
- DJANGO="21"
|
||||
- DJANGO="20"
|
||||
- DJANGO="111"
|
||||
|
|
|
|||
Loading…
Reference in a new issue