summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDana Powers <dana.powers@rd.io>2015-02-03 10:51:45 -0800
committerDana Powers <dana.powers@rd.io>2015-02-03 13:41:07 -0800
commitd3030cc72d423f92674ae01ec0b6b118d1fa7c9d (patch)
treeb171c9c17ba4bcdc795174890cf953fcd9d77ec4 /.travis.yml
parent202b1370698cbe26c6b22d983776e7447860bf7c (diff)
downloadkafka-python-d3030cc72d423f92674ae01ec0b6b118d1fa7c9d.tar.gz
Add 0.8.2.0 to integration tests (and use recommended scala 2.10 by default)
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 1c90068..7184bc8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ env:
- KAFKA_VERSION=0.8.0
- KAFKA_VERSION=0.8.1
- KAFKA_VERSION=0.8.1.1
+ - KAFKA_VERSION=0.8.2.0
before_install:
- sudo apt-get install libsnappy-dev