moonming commented on a change in pull request #1281: feature: Support for
using Eureka as a service discovery center
URL: https://github.com/apache/incubator-apisix/pull/1281#discussion_r397571025
##########
File path: .travis/osx_openresty_runner.sh
##########
@@ -43,11 +43,14 @@ do_install() {
git clone https://github.com/iresty/test-nginx.git test-nginx
wget -P utils
https://raw.githubusercontent.com/openresty/openresty-devel-utils/master/lj-releng
- chmod a+x utils/lj-releng
+ chmod a+x utils/lj-releng
wget
https://github.com/iresty/grpc_server_example/releases/download/20200314/grpc_server_example-darwin-amd64.tar.gz
tar -xvf grpc_server_example-darwin-amd64.tar.gz
+ wget
https://github.com/qiujiayu/apisix-eureka/releases/download/v1.9.8/eureka.tar.gz
Review comment:
ditto
----------------------------------------------------------------
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