summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDana Powers <dana.powers@gmail.com>2016-05-24 11:02:33 -0700
committerDana Powers <dana.powers@gmail.com>2016-05-24 11:02:33 -0700
commita673b1fc7518d103f9f65e09ea51153daa8972c2 (patch)
treed15421c96213176c413601589b9f2f59a8f20c43 /.travis.yml
parent38cb0bd40e894dc590a2b3fd8119e798af01eced (diff)
downloadkafka-python-a673b1fc7518d103f9f65e09ea51153daa8972c2.tar.gz
Add kafka 0.10.0.0 to test list
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8939f9c..6ffd64d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,7 @@ env:
- KAFKA_VERSION=0.8.1.1
- KAFKA_VERSION=0.8.2.2
- KAFKA_VERSION=0.9.0.1
+ - KAFKA_VERSION=0.10.0.0
sudo: false