Commit 2c113d0e authored by Sean Bleier's avatar Sean Bleier

Another test for travis.

parent 9bdfe15d
...@@ -6,9 +6,9 @@ python: ...@@ -6,9 +6,9 @@ python:
- 3.6 - 3.6
- 3.7 - 3.7
env: env:
- DJANGO_VERSION='>=1.11,<2.0' - DJANGO_VERSION=1.11
- DJANGO_VERSION='==2.0' - DJANGO_VERSION=2.0
- DJANGO_VERSION='==2.1' - DJANGO_VERSION=2.1
matrix: matrix:
exclude: exclude:
- python: 2.7 - 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