From 59ac7d6ca663929fd95c30ce3c9fe6c805e54993 Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Tue, 23 Feb 2016 18:16:08 -0800 Subject: Update to Kafka 0.9.0.1 for integration testing --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 2eb91b7..60f0ca2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ env: - KAFKA_VERSION=0.8.0 - KAFKA_VERSION=0.8.1.1 - KAFKA_VERSION=0.8.2.2 - - KAFKA_VERSION=0.9.0.0 + - KAFKA_VERSION=0.9.0.1 sudo: false -- cgit v1.2.1