Commit 398ff02a authored by Michal Čihař's avatar Michal Čihař

Django 1.7 fails for now

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 8aafdae2
......@@ -44,3 +44,5 @@ matrix:
allow_failures:
- python: 2.7
env: DJANGO_PIP="Django==1.6.5" TRAVIS_DATABASE=sqlite TRAVIS_RUN_TESTS="weblate.trans.test.test_selenium" DO_SELENIUM=1
- python: 2.7
env: DJANGO_PIP="https://www.djangoproject.com/download/1.7c2/tarball/" TRAVIS_DATABASE=sqlite TRAVIS_RUN_TESTS="weblate.trans weblate.lang weblate.accounts"
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