Skip to content

Commit 531c0e2

Browse files
authored
Configure cibuildwheel to build manylinux1 with wide-unicode support (confluentinc#752)
1 parent bd8caa1 commit 531c0e2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,11 @@ matrix:
4444
- os: linux
4545
dist: trusty
4646
sudo: required
47-
env: CIBW_BEFORE_BUILD="tools/prepare-cibuildwheel-linux.sh ${LIBRDKAFKA_VERSION}"
47+
env:
48+
- CIBW_BEFORE_BUILD="tools/prepare-cibuildwheel-linux.sh ${LIBRDKAFKA_VERSION}"
49+
- PYTHON_CONFIGURE_OPTS="--enable-unicode=ucs4 --with-wide-unicode"
50+
- CIBW_MANYLINUX_X86_64_IMAGE="manylinux1"
51+
- CIBW_MANYLINUX_I686_IMAGE="manylinux1
4852
language: python
4953
python: "2.7"
5054
services: docker

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy