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 b30be75 commit cf20a09Copy full SHA for cf20a09
.travis.yml
@@ -10,7 +10,7 @@ env:
10
- PKG_CONFIG_PATH="$HOME/gopath/src/github.com/confluentinc/confluent-kafka-go/tmp-build/lib/pkgconfig"
11
- PATH="$PATH:$GOPATH/bin"
12
matrix:
13
- - LIBRDKAFKA_VERSION=v0.9.2
+ - LIBRDKAFKA_VERSION=v0.9.4
14
- LIBRDKAFKA_VERSION=master
15
16
before_install:
0 commit comments