Commit 0ecefb03 authored by Michael Wiegand's avatar Michael Wiegand Committed by Diederik van der Boor
Browse files

Add Django 2.1 and 2.2 to the travis matrix

parent eda08fee
......@@ -9,6 +9,8 @@ env:
- DJANGO="django>=1.10.0,<1.11.0"
- DJANGO="django>=1.11.0,<1.12.0"
- DJANGO="django>=2.0,<2.1"
- DJANGO="django>=2.1,<2.2"
- DJANGO="django>=2.2,<2.3"
matrix:
exclude:
- python: 2.7
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment