Skip to content

Commit 2c89849

Browse files
committed
travis: bumped the nginx core version to 1.15.8.
1 parent bd9964e commit 2c89849

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
@@ -48,8 +48,8 @@ env:
4848
- DRIZZLE_VER=2011.07.21
4949
- TEST_NGINX_SLEEP=0.006
5050
matrix:
51-
- NGINX_VERSION=1.13.6 OPENSSL_VER=1.0.2q OPENSSL_OPT="" OPENSSL_PATCH_VER=1.0.2h
52-
- NGINX_VERSION=1.13.6 OPENSSL_VER=1.1.0j OPENSSL_OPT="" OPENSSL_PATCH_VER=1.1.0d
51+
- NGINX_VERSION=1.15.8 OPENSSL_VER=1.0.2q OPENSSL_OPT="" OPENSSL_PATCH_VER=1.0.2h
52+
- NGINX_VERSION=1.15.8 OPENSSL_VER=1.1.0j OPENSSL_OPT="" OPENSSL_PATCH_VER=1.1.0d
5353
# TODO: when adding an OpenSSL version >= 1.1.1, please add "enable-tls1_3"
5454
# to $OPENSSL_OPT.
5555

0 commit comments

Comments
 (0)