Skip to content

Commit 4c16f94

Browse files
committed
travis-ci: bumped the NGINX core to 1.17.8.
1 parent e0aba0b commit 4c16f94

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
@@ -41,9 +41,9 @@ env:
4141
- TEST_NGINX_RANDOMIZE=1
4242
- LUACHECK_VER=0.21.1
4343
matrix:
44-
- NGINX_VERSION=1.17.4 OPENSSL_VER=1.0.2u OPENSSL_PATCH_VER=1.0.2h
45-
- NGINX_VERSION=1.17.4 OPENSSL_VER=1.1.0l OPENSSL_PATCH_VER=1.1.0d
46-
- NGINX_VERSION=1.17.4 OPENSSL_VER=1.1.1d OPENSSL_PATCH_VER=1.1.1c
44+
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.0.2u OPENSSL_PATCH_VER=1.0.2h
45+
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.1.0l OPENSSL_PATCH_VER=1.1.0d
46+
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.1.1d OPENSSL_PATCH_VER=1.1.1c
4747

4848
services:
4949
- memcache

0 commit comments

Comments
 (0)