diff --git a/.travis.yml b/.travis.yml index e583826a6..8695ce0ba 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,7 +75,7 @@ install: - git clone https://github.com/openresty/echo-nginx-module.git ../echo-nginx-module - git clone https://github.com/openresty/lua-resty-lrucache.git - git clone https://github.com/openresty/headers-more-nginx-module.git ../headers-more-nginx-module - - git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git luajit2 + - git clone -b merge-20240815 https://github.com/openresty/luajit2.git luajit2 - git clone https://github.com/openresty/set-misc-nginx-module.git ../set-misc-nginx-module - git clone https://github.com/openresty/mockeagain.git - git clone https://github.com/openresty/test-nginx.git