mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-05-26 13:23:59 +00:00
Adding some test matrix exclusions
This commit is contained in:
parent
585dbf7d82
commit
c325327804
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ env:
|
|||
matrix:
|
||||
fast_finish: true
|
||||
exclude:
|
||||
- python: 3.8
|
||||
env: DJANGO='>=1.10,<1.11'
|
||||
- python: 3.8
|
||||
env: DJANGO='>=1.9,<1.10'
|
||||
- python: 3.8
|
||||
|
|
|
|||
Loading…
Reference in a new issue