Skip to content

Commit

Permalink
chore: test stream-lua-nginx-module
Browse files Browse the repository at this point in the history
  • Loading branch information
devhaozi committed Sep 6, 2024
1 parent 6a6e085 commit 696d948
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ install:
- git clone https://github.com/openresty/lua-resty-mysql.git ../lua-resty-mysql
- git clone https://github.com/spacewander/lua-resty-rsa.git ../lua-resty-rsa
- git clone https://github.com/openresty/lua-resty-string.git ../lua-resty-string
- git clone https://github.com/openresty/stream-lua-nginx-module.git ../stream-lua-nginx-module
- git clone https://github.com/devhaozi/stream-lua-nginx-module.git ../stream-lua-nginx-module
- git clone -b v2.1-agentzh https://github.com/openresty/luajit2.git luajit2

before_script:
Expand Down
4 changes: 1 addition & 3 deletions util/build-aws-lc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
# to build nginx with aws-lc, need two patches:
# https://mailman.nginx.org/pipermail/nginx-devel/2024-February/3J4C2B5L67YSKARKNVLLQHHR7QXXMMRI.html
# https://mailman.nginx.org/pipermail/nginx-devel/2024-February/R2AD2Q4XEVNAYEZY6WEVQBAKTM45OMTG.html
# those patches are merged into one patch aws-lc-nginx.patch
# to test nginx with aws-lc, need one patch:
# https://github.com/aws/aws-lc/blob/main/tests/ci/integration/nginx_tests_patch/aws-lc-nginx-tests.patch
# those patches are merged into nginx-*-aws-lc.patch

root=`pwd`

Expand Down

0 comments on commit 696d948

Please # to comment.