We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269383b commit fb8c66cCopy full SHA for fb8c66c
1 file changed
.travis.yml
@@ -39,8 +39,8 @@ env:
39
- NGX_BUILD_JOBS=$JOBS
40
- TEST_NGINX_SLEEP=0.006
41
matrix:
42
- - NGINX_VERSION=1.21.3 OPENSSL_VER=1.1.0l
43
- - NGINX_VERSION=1.21.3 OPENSSL_VER=1.1.1l
+ - NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.0l
+ - NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.1l
44
45
services:
46
- memcache
0 commit comments