mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-10 07:14:46 +03:00
Temporarily allow PyPy to fail (see #1103)
This commit is contained in:
parent
8c88a4d8d3
commit
de7613c14c
|
@ -106,6 +106,8 @@ after_script:
|
|||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- python: pypy
|
||||
|
||||
env:
|
||||
global:
|
||||
|
|
Loading…
Reference in New Issue
Block a user