Skip to content

Commit 0505d70

Browse files
fixed missing var
1 parent 2a35874 commit 0505d70

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
@@ -41,7 +41,7 @@ env:
4141
- NGX_BUILD_JOBS=$JOBS
4242
- TEST_NGINX_SLEEP=0.006
4343
matrix:
44-
- NGINX_VERSION=1.29.2 OPENSSL_VER=3.5.4
44+
- NGINX_VERSION=1.29.2 OPENSSL_VER=3.5.4 OPENSSL_PATCH_VER=3.5.4
4545

4646
services:
4747
- memcache

0 commit comments

Comments
 (0)