Commit 3ba301fc authored by Michal Čihař's avatar Michal Čihař

Translate-toolkit from git for Python 3 tests

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent cf9648d0
...@@ -46,11 +46,11 @@ notifications: ...@@ -46,11 +46,11 @@ notifications:
matrix: matrix:
include: include:
- python: "3.4" - python: "3.4"
env: CI_PIP_DEPS="Django>=1.9,<1.10" env: CI_PIP_DEPS="Django>=1.9,<1.10 https://github.com/translate/translate/zipball/master"
- python: "3.4" - python: "3.4"
env: CI_PIP_DEPS="Django>=1.9,<1.10" CI_MODE=lint env: CI_PIP_DEPS="Django>=1.9,<1.10 https://github.com/translate/translate/zipball/master" CI_MODE=lint
allow_failures: allow_failures:
- python: "3.4" - python: "3.4"
env: CI_PIP_DEPS="Django>=1.9,<1.10" env: CI_PIP_DEPS="Django>=1.9,<1.10 https://github.com/translate/translate/zipball/master"
- python: "3.4" - python: "3.4"
env: CI_PIP_DEPS="Django>=1.9,<1.10" CI_MODE=lint env: CI_PIP_DEPS="Django>=1.9,<1.10 https://github.com/translate/translate/zipball/master" CI_MODE=lint
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