We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4cf5bc commit ae2e432Copy full SHA for ae2e432
ci/run.sh
@@ -1,5 +1,6 @@
1
export KAFKA_VERSION=0.10.2.1
2
./kafka_test_setup.sh
3
+bundle install
4
bundle exec rake vendor
5
bundle exec rspec && bundle exec rspec --tag integration
6
./kafka_test_teardown.sh
0 commit comments