mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-09-27 14:36:56 +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:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
allow_failures:
|
||||||
|
- python: pypy
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user