mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Let's still fail a build if we break things for Django 1.4 and 1.5; lots of people are trapped on old versions.
This commit is contained in:
parent
4eae6faf03
commit
e4fb22a7f1
1 changed files with 0 additions and 4 deletions
|
|
@ -12,10 +12,6 @@ env:
|
|||
- DJANGO=1.7.1
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
# Allow failures for legacy django versions
|
||||
- env: DJANGO=1.4.14
|
||||
- env: DJANGO=1.5.9
|
||||
exclude:
|
||||
- env: DJANGO=1.4.14
|
||||
python: "3.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue