Skip to content

Commit cf20a09

Browse files
authored
travis: use librdkafka v0.9.4
1 parent b30be75 commit cf20a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
- PKG_CONFIG_PATH="$HOME/gopath/src/github.com/confluentinc/confluent-kafka-go/tmp-build/lib/pkgconfig"
1111
- PATH="$PATH:$GOPATH/bin"
1212
matrix:
13-
- LIBRDKAFKA_VERSION=v0.9.2
13+
- LIBRDKAFKA_VERSION=v0.9.4
1414
- LIBRDKAFKA_VERSION=master
1515

1616
before_install:

0 commit comments

Comments
 (0)