Adding some test matrix exclusions

This commit is contained in:
Dave Hall 2019-11-01 11:07:14 +00:00 committed by Guillaume Baffoin
parent b156343e44
commit 6489b7be1e
1 changed files with 2 additions and 0 deletions

View File

@ -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