Commit e105a42f authored by Michal Čihař's avatar Michal Čihař

Test against Django 1.8b1

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