Commit 0b1f870a authored by Sean Bleier's avatar Sean Bleier

Try to include 2.2b1.

parent aa9a1878
......@@ -9,12 +9,15 @@ env:
- DJANGO_VERSION='<2.0'
- DJANGO_VERSION='>=2.0,<2.1'
- DJANGO_VERSION='>=2.1,<2.2'
- DJANGO_VERSION='==2.2b1'
matrix:
exclude:
- python: 2.7
env: DJANGO_VERSION='>=2.0,<2.1'
- python: 2.7
env: DJANGO_VERSION='>=2.1,<2.2'
- python: 2.7
env: DJANGO_VERSION='==2.2b1'
- python: 3.5
env: DJANGO_VERSION='<2.0'
- python: 3.6
......
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