mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-30 21:00:37 +00:00
Don't allow failures for Python 3.5 in travis
This commit is contained in:
parent
fb063dea26
commit
689367dce7
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ matrix:
|
|||
python: 3.5
|
||||
- env: TOXENV=py35-dj18-mysql
|
||||
python: 3.5
|
||||
allow_failures:
|
||||
- python: 3.5
|
||||
|
||||
# Services
|
||||
services:
|
||||
|
|
|
|||
Loading…
Reference in a new issue