Skip to content

Commit 92d0921

Browse files
committed
Travis: Fix malformed env, and cleaned up some travis yaml warnings
1 parent 9ac92d7 commit 92d0921

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
env:
22
global:
33
- LIBRDKAFKA_VERSION=v1.4.0-RC4
4-
matrix:
4+
jobs:
55
include:
66
# Source package verification with Python 2.7
77
- os: linux
@@ -29,13 +29,11 @@ matrix:
2929
# cibuildwheel for manylinux
3030
- os: linux
3131
dist: trusty
32-
sudo: required
3332
env:
3433
- CIBW_BEFORE_BUILD="tools/prepare-cibuildwheel-linux.sh ${LIBRDKAFKA_VERSION}"
3534
- PYTHON_CONFIGURE_OPTS="--enable-unicode=ucs4 --with-wide-unicode"
3635
- CIBW_MANYLINUX_X86_64_IMAGE="manylinux1"
37-
- CIBW_MANYLINUX_I686_IMAGE="manylinux1
38-
- INTERPRETER_VERSION="2.7.17"
36+
- CIBW_MANYLINUX_I686_IMAGE="manylinux1"
3937
language: python
4038
python: "2.7"
4139
services: docker
@@ -84,7 +82,7 @@ deploy:
8482
bucket: librdkafka-ci-packages
8583
region: us-west-1
8684
local-dir: wheelhouse
87-
upload-dir: confluent-kafka-python/p-confluent-kafka-python__bld-travis__plat-${TRAVIS_OS_NAME}__tag-${TRAVIS_TAG}__sha-${TRAVIS_COMMIT}__bid-${TRAVIS_BUILD_ID}__
85+
upload_dir: confluent-kafka-python/p-confluent-kafka-python__bld-travis__plat-${TRAVIS_OS_NAME}__tag-${TRAVIS_TAG}__sha-${TRAVIS_COMMIT}__bid-${TRAVIS_BUILD_ID}__
8886
acl: public_read
8987
skip_cleanup: true
9088
on:

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