Skip to content

Commit fcce9ca

Browse files
authored
travis-ci: bumped the NGINX core to 1.21.4. (openresty#69)
1 parent c0bde2a commit fcce9ca

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
@@ -24,7 +24,7 @@ env:
2424
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
2525
- TEST_NGINX_SLEEP=0.006
2626
matrix:
27-
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.1k OPENSSL_PATCH_VER=1.1.1f
27+
- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.1l OPENSSL_PATCH_VER=1.1.1f
2828

2929
before_install:
3030
- sudo apt-get install -qq -y axel cpanminus > build.log 2>&1 || (cat build.log && exit 1)

0 commit comments

Comments
 (0)