From 91a3be0a8fa33e2e24b883f0f331717b535fb67d Mon Sep 17 00:00:00 2001 From: filimonov <1549571+filimonov@users.noreply.github.com> Date: Sun, 24 May 2020 10:52:15 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 710e496..065874c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ compiler: env: - RDKAFKA_VERSION=v0.9.4 - RDKAFKA_VERSION=v0.11.5 - - RDKAFKA_VERSION=v1.4.2 + - RDKAFKA_VERSION=v1.3.0 os: - linux