Skip to content

Commit 12bc7bc

Browse files
Explain why djangomaster build is allowed to fail
1 parent ce994a6 commit 12bc7bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ deps =
1717
django111: Django>=1.11,<2.0
1818
djangomaster: https://github.com/django/django/archive/master.tar.gz
1919

20+
# Waiting on upstream fix for https://code.djangoproject.com/ticket/28679
2021
ignore_outcome =
2122
djangomaster: True

0 commit comments

Comments
 (0)