Commit 16fd86bc authored by Michal Čihař's avatar Michal Čihař

Update to Django 1.8c1

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent c283e81a
......@@ -17,7 +17,7 @@ env:
- CI_PIP_DEPS="Django>=1.7,<1.8" CI_DATABASE=mysql
- CI_PIP_DEPS="Django>=1.7,<1.8" CI_DATABASE=postgresql
- CI_PIP_DEPS="Django>=1.7,<1.8"
- CI_PIP_DEPS="https://www.djangoproject.com/download/1.8b2/tarball/"
- CI_PIP_DEPS="https://www.djangoproject.com/download/1.8c1/tarball/"
- CI_PIP_DEPS="Django>=1.7,<1.8" CI_DATABASE=postgresql CI_RUN_TESTS="-p test_selenium.py" CI_SELENIUM=1
- CI_PIP_DEPS="https://github.com/django/django/zipball/master"
- CI_PIP_DEPS="https://github.com/translate/translate/zipball/master"
......
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