Skip to content

Commit bb39363

Browse files
committed
travis: use adminapi librdkafka branch
1 parent bb0f00c commit bb39363

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.travis.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
matrix:
22
include:
3-
# Source package verification with Python 2.7 and librdkafka master
3+
# Source package verification with Python 2.7 and librdkafka adminapi
44
- os: linux
55
language: python
66
dist: trusty
77
python: "2.7"
8-
env: LD_LIBRARY_PATH="$PWD/tmp-build/lib" LIBRDKAFKA_VERSION=master
9-
# Source package verification with Python 2.7 and librdkafka v0.9.5
8+
env: LD_LIBRARY_PATH="$PWD/tmp-build/lib" LIBRDKAFKA_VERSION=adminapi
9+
# Source package verification with Python 2.7 and librdkafka adminapi
1010
- os: linux
1111
language: python
1212
dist: trusty
@@ -18,15 +18,14 @@ matrix:
1818
dist: trusty
1919
python: "3.6"
2020
env: LD_LIBRARY_PATH="$PWD/tmp-build/lib" LIBRDKAFKA_VERSION=adminapi
21-
t 3.7
2221
# cibuildwheel for osx
2322
- os: osx
24-
env: CIBW_BEFORE_BUILD="tools/bootstrap-librdkafka.sh --require-ssl master tmp" CFLAGS="-Itmp/include" LDFLAGS="-Ltmp/lib"
23+
env: CIBW_BEFORE_BUILD="tools/bootstrap-librdkafka.sh --require-ssl adminapi tmp" CFLAGS="-Itmp/include" LDFLAGS="-Ltmp/lib"
2524
# cibuildwheel for manylinux
2625
- os: linux
2726
dist: trusty
2827
sudo: required
29-
env: CIBW_BEFORE_BUILD="tools/prepare-cibuildwheel-linux.sh master"
28+
env: CIBW_BEFORE_BUILD="tools/prepare-cibuildwheel-linux.sh adminapi"
3029
language: python
3130
python: "2.7"
3231
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