summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDana Powers <dana.powers@gmail.com>2018-03-10 13:56:58 -0500
committerGitHub <noreply@github.com>2018-03-10 13:56:58 -0500
commitc920a2acd88bd3f3d755846378b56b10990720cd (patch)
tree28ab30d57b3769e7f403b26ae5a412ab82930168 /.travis.yml
parent8bdbe9264850add9c4c272540d9e2e5970e205dd (diff)
downloadkafka-python-c920a2acd88bd3f3d755846378b56b10990720cd.tar.gz
Add kafka 1.0.1 release to test fixtures (#1437)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b4775e9..9758988 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ env:
- KAFKA_VERSION=0.9.0.1
- KAFKA_VERSION=0.10.2.1
- KAFKA_VERSION=0.11.0.2
- - KAFKA_VERSION=1.0.0
+ - KAFKA_VERSION=1.0.1
sudo: false