qiujiayu commented on a change in pull request #1440: feature: support discovery center URL: https://github.com/apache/incubator-apisix/pull/1440#discussion_r409223506
########## File path: .travis/linux_openresty_runner.sh ########## @@ -102,6 +102,13 @@ do_install() { tar -xvf grpcurl-amd64.tar.gz mv grpcurl build-cache/ fi + + if [ ! -f "build-cache/eureka" ]; then + wget https://github.com/api7/eureka-for-test/releases/download/v1.9.8/eureka.tar.gz Review comment: find a third party image. ---------------------------------------------------------------- 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