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

Fix allow failure condition

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent caf67684
......@@ -36,5 +36,5 @@ cache:
sudo: false
matrix:
allow_failures:
- python: 2.7
- python: "2.7"
env: CI_DJANGO="https://github.com/django/django/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