membphis commented on a change in pull request #1312: Kafka Logger.
URL: https://github.com/apache/incubator-apisix/pull/1312#discussion_r396039110
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -56,6 +56,13 @@ before_cache:
   - brew cleanup
 
 before_install:
+  - docker pull bitnami/zookeeper:3.6.0
 
 Review comment:
   Not all CI environments support docker, such as OSX.
   
   So we should complete the installation in a specific system script.
   
   Here is an example: 
https://github.com/apache/incubator-apisix/blob/master/.travis/linux_openresty_runner.sh#L35
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to