Skip to content

Commit 6cf9efc

Browse files
authored
Bump nginx version for CI
1 parent 38cf8e6 commit 6cf9efc

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
@@ -5,8 +5,8 @@ compilers:
55
env:
66
# Don't use `NGINX` as the variable name or Nginx won't daemonise
77
# Mainline
8-
- SHIB_NGINX_VERSION=1.19.8 SHIB_DYNAMIC_MODULE=true
9-
- SHIB_NGINX_VERSION=1.19.8 SHIB_DYNAMIC_MODULE=false
8+
- SHIB_NGINX_VERSION=1.19.9 SHIB_DYNAMIC_MODULE=true
9+
- SHIB_NGINX_VERSION=1.19.9 SHIB_DYNAMIC_MODULE=false
1010
# Stable
1111
- SHIB_NGINX_VERSION=1.18.0 SHIB_DYNAMIC_MODULE=true
1212
- SHIB_NGINX_VERSION=1.18.0 SHIB_DYNAMIC_MODULE=false

0 commit comments

Comments
 (0)