Skip to content
Snippets Groups Projects
Commit 05b083e4 authored by Dmitry Shelepnev's avatar Dmitry Shelepnev
Browse files

Update travis

parent eee62c9d
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ python:
env:
- DJANGO='django>=1.10,<1.11'
- DJANGO='django>=1.11,<2.0'
- DJANGO='django>=2.0'
- DJANGO='django>=2.0,<2.2'
install:
- travis_retry pip install $DJANGO
......
Django>=1.10<2.2; python_version >= '3.4'
Django>=1.10,<2.2; python_version >= '3.4'
Pillow>=2.9.0
apscheduler>=3.3.0
#django-constance[database]>=2.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment