mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-29 19:14:49 +00:00
Don't allow failures for Python 3.5 in travis
This commit is contained in:
parent
dba455b829
commit
a984ace34c
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