Skip to content

Commit 9a543f8

Browse files
committed
travis-ci: bumped the NGINX core to 1.17.8.
1 parent 595c5fd commit 9a543f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ env:
3030
matrix:
3131
- NGINX_VERSION=1.13.6 OPENSSL_VER=1.0.2s
3232
- NGINX_VERSION=1.13.6 OPENSSL_VER=1.1.0k
33-
- NGINX_VERSION=1.17.4 OPENSSL_VER=1.0.2s
34-
- NGINX_VERSION=1.17.4 OPENSSL_VER=1.1.0k
33+
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.0.2s
34+
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.1.0k
3535

3636
install:
3737
- if [ ! -d download-cache ]; then mkdir download-cache; fi

0 commit comments

Comments
 (0)