Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d22ec15

Browse files
committed
Check newest kafka releases
1 parent 37b9654 commit d22ec15

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.travis.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,9 @@ python:
88
- pypy
99

1010
env:
11-
- KAFKA_VERSION=0.8.2.2
12-
- KAFKA_VERSION=0.9.0.1
13-
- KAFKA_VERSION=0.10.2.1
14-
- KAFKA_VERSION=0.11.0.2
15-
- KAFKA_VERSION=1.0.1
11+
- KAFKA_VERSION=2.0.0
12+
- KAFKA_VERSION=1.1.1
13+
- KAFKA_VERSION=1.1.0
1614

1715
sudo: false
1816

0 commit comments

Comments
 (0)