Commit b4229a7d authored by Sean Bleier's avatar Sean Bleier

Remove support for Python 3.5 and add support for 3.7.

parent bfe11b82
language: python
python:
- 2.7
- 3.5
- 3.6
- 3.7
env:
- DJANGO_VERSION='>=1.11,<2.0'
- DJANGO_VERSION='>=2.0,<2.1'
......
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