Akayeshmantha commented on a change in pull request #1312: Kafka Logger. URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396122745
########## File path: .travis.yml ########## @@ -56,6 +56,13 @@ before_cache: - brew cleanup before_install: + - docker pull bitnami/zookeeper:3.6.0 Review comment: @membphis I hope in the future we will be not running unit tests on OSNAME=linux_apisix_master_luarocks OSNAME=linux_apisix_current_luarocks Which I dont see currently we are running unit tests ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
