Skip to content

Commit 2e8bb6e

Browse files
author
Johnny Wang
authored
ci: bumped the OpenSSL to 1.1.1p. (#297)
1 parent b7f403c commit 2e8bb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ env:
4040
- TEST_NGINX_SLEEP=0.006
4141
matrix:
4242
- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.0l
43-
- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.1n
43+
- NGINX_VERSION=1.21.4 OPENSSL_VER=1.1.1p
4444

4545
services:
4646
- memcache

0 commit comments

Comments
 (0)