mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 21:47:53 +08:00
Updates django version for travis
This commit is contained in:
@@ -10,12 +10,12 @@ python:
|
||||
|
||||
env:
|
||||
- DJANGO=2.1
|
||||
- DJANGO=1.11.11
|
||||
- DJANGO=1.11.16
|
||||
|
||||
matrix:
|
||||
exclude:
|
||||
- python: "3.7"
|
||||
env: DJANGO=1.11.11
|
||||
env: DJANGO=1.11.16
|
||||
|
||||
sudo: true
|
||||
dist: xenial
|
||||
|
||||
Reference in New Issue
Block a user