We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0bde2a commit fcce9caCopy full SHA for fcce9ca
.travis.yml
@@ -24,7 +24,7 @@ env:
24
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
25
- TEST_NGINX_SLEEP=0.006
26
matrix:
27
- - NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.1k OPENSSL_PATCH_VER=1.1.1f
+ - NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.1l OPENSSL_PATCH_VER=1.1.1f
28
29
before_install:
30
- sudo apt-get install -qq -y axel cpanminus > build.log 2>&1 || (cat build.log && exit 1)
0 commit comments