diff options
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index cdb9339..c4f410b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,8 +11,8 @@ python: env: - KAFKA_VERSION=0.8.2.2 - KAFKA_VERSION=0.9.0.1 - - KAFKA_VERSION=0.10.2.1 - - KAFKA_VERSION=0.11.0.2 + - KAFKA_VERSION=0.10.2.2 + - KAFKA_VERSION=0.11.0.3 - KAFKA_VERSION=1.1.1 addons: |