FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 5cc462df authored by Dr Abraham Martin's avatar Dr Abraham Martin
Browse files

added new versions of python and django

parent 2bcc95ab
No related branches found
No related tags found
No related merge requests found
......@@ -3,10 +3,13 @@ python:
- 2.7
- 3.4
- 3.5
- 3.6
env:
- DJANGO="django>=1.7,<1.8"
- DJANGO="django>=1.8,<1.9"
- DJANGO="django>=1.9,<1.10"
- DJANGO="django>=1.10,<1.11"
- DJANGO="django>=1.11,<1.12"
matrix:
exclude:
- python: 3.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment