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

Fix Travis setup

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 9f94a03a
...@@ -28,7 +28,6 @@ matrix: ...@@ -28,7 +28,6 @@ matrix:
allow_failures: allow_failures:
- python: "2.7" - python: "2.7"
env: CI_PIP_DEPS="https://github.com/django/django/zipball/master" env: CI_PIP_DEPS="https://github.com/django/django/zipball/master"
allow_failures:
- python: "2.7" - python: "2.7"
env: CI_PIP_DEPS="https://github.com/translate/translate/zipball/master" env: CI_PIP_DEPS="https://github.com/translate/translate/zipball/master"
# commands to install dependencies # commands to install dependencies
......
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