Skip to content

Commit 65567d1

Browse files
authored
travis-ci: bumped the NGINX core to 1.19.9. (#235)
1 parent 149d82e commit 65567d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ env:
3737
- TEST_NGINX_SLEEP=0.006
3838
matrix:
3939
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.0.2u
40-
- NGINX_VERSION=1.19.3 OPENSSL_VER=1.0.2u
41-
- NGINX_VERSION=1.19.3 OPENSSL_VER=1.1.0l
42-
- NGINX_VERSION=1.19.3 OPENSSL_VER=1.1.1f
40+
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.0.2u
41+
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.0l
42+
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.1f
4343

4444
services:
4545
- memcache

0 commit comments

Comments
 (0)