We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d928d2 commit 8d1e8d3Copy full SHA for 8d1e8d3
.travis.yml
@@ -6,12 +6,6 @@ matrix:
6
dist: trusty
7
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.11.4
10
- - os: linux
11
- language: python
12
- dist: trusty
13
- python: "2.7"
14
- env: LD_LIBRARY_PATH="$PWD/tmp-build/lib" LIBRDKAFKA_VERSION=v0.11.4
15
# Source package verification with Python 3.6 and librdkafka master
16
- os: linux
17
language: python
0 commit comments