mirror of
https://github.com/Hopiu/django-tos.git
synced 2026-04-21 19:44:43 +00:00
Exclude
This commit is contained in:
parent
e300c2bdb7
commit
505f4f1ede
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ matrix:
|
|||
exclude:
|
||||
- python: "2.7"
|
||||
env: DJANGO="Django>=2.0,<2.1"
|
||||
- python: "2.7"
|
||||
env: DJANGO="Django==2.2.12"
|
||||
- python: "2.7"
|
||||
env: DJANGO="https://github.com/django/django/archive/master.tar.gz"
|
||||
- python: "3.4"
|
||||
|
|
|
|||
Loading…
Reference in a new issue