Skip to content

Commit 67d060b

Browse files
tests: fixed url of lua-nginx-module.
1 parent 0cada90 commit 67d060b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ install:
7070
- git clone https://github.com/openresty/openresty.git ../openresty
7171
- git clone https://github.com/openresty/openresty-devel-utils.git
7272
- git clone https://github.com/simpl/ngx_devel_kit.git ../ndk-nginx-module
73-
- git clone https://github.com/moonming/lua-nginx-module.git ../lua-nginx-module
73+
- git clone https://github.com/openresty/lua-nginx-module.git ../lua-nginx-module
7474
- git clone https://github.com/openresty/no-pool-nginx.git ../no-pool-nginx
7575
- git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module
7676
- git clone https://github.com/openresty/lua-resty-lrucache.git

0 commit comments

Comments
 (0)