Skip to content

Commit a68ec99

Browse files
committed
Changed lua-nginx-module in .travis.yml
1 parent 28b2ae7 commit a68ec99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ install:
6363
- git clone https://github.com/openresty/openresty.git ../openresty
6464
- git clone https://github.com/openresty/openresty-devel-utils.git
6565
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
66-
- git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
66+
- git clone https://github.com/webcore-no/lua-nginx-module.git ../lua-nginx-module
6767
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
6868
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
6969
- git clone https://github.com/openresty/lua-resty-lrucache.git

0 commit comments

Comments
 (0)