Commit 9bdfe15d authored by Sean Bleier's avatar Sean Bleier

Testing the django version settings for travis.

parent 4ee85c34
......@@ -7,8 +7,8 @@ python:
- 3.7
env:
- DJANGO_VERSION='>=1.11,<2.0'
- DJANGO_VERSION='>=2.0,<2.1'
- DJANGO_VERSION='>=2.1,<2.2'
- DJANGO_VERSION='==2.0'
- DJANGO_VERSION='==2.1'
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