mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
Remove allow_failures for 32-bit builds
32-bit builds should now pass.
This commit is contained in:
parent
6393558b83
commit
748d79e870
19
.travis.yml
19
.travis.yml
|
@ -68,25 +68,6 @@ matrix:
|
|||
language: objective-c
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.5
|
||||
# 32-bit tests currently failing on Linux
|
||||
allow_failures:
|
||||
- os: linux
|
||||
env:
|
||||
- MB_PYTHON_VERSION=2.7
|
||||
- PLAT=i686
|
||||
- os: linux
|
||||
env:
|
||||
- MB_PYTHON_VERSION=2.7
|
||||
- PLAT=i686
|
||||
- UNICODE_WIDTH=16
|
||||
- os: linux
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.4
|
||||
- PLAT=i686
|
||||
- os: linux
|
||||
env:
|
||||
- MB_PYTHON_VERSION=3.5
|
||||
- PLAT=i686
|
||||
|
||||
before_install:
|
||||
- source multibuild/common_utils.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user