Skip to content

Commit

Permalink
travis-ci: bumped the NGINX core to 1.19.9. (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
Johnny Wang authored Apr 4, 2021
1 parent 149d82e commit 65567d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@ env:
- TEST_NGINX_SLEEP=0.006
matrix:
- NGINX_VERSION=1.17.8 OPENSSL_VER=1.0.2u
- NGINX_VERSION=1.19.3 OPENSSL_VER=1.0.2u
- NGINX_VERSION=1.19.3 OPENSSL_VER=1.1.0l
- NGINX_VERSION=1.19.3 OPENSSL_VER=1.1.1f
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.0.2u
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.0l
- NGINX_VERSION=1.19.9 OPENSSL_VER=1.1.1f

services:
- memcache
Expand Down

0 comments on commit 65567d1

Please sign in to comment.