Skip to content

Commit b0397ff

Browse files
committed
Bump nginx version for CI
1 parent 3b02c89 commit b0397ff

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.21.0 SHIB_DYNAMIC_MODULE=true
9-
- SHIB_NGINX_VERSION=1.21.0 SHIB_DYNAMIC_MODULE=false
8+
- SHIB_NGINX_VERSION=1.21.1 SHIB_DYNAMIC_MODULE=true
9+
- SHIB_NGINX_VERSION=1.21.1 SHIB_DYNAMIC_MODULE=false
1010
# Stable
1111
- SHIB_NGINX_VERSION=1.20.1 SHIB_DYNAMIC_MODULE=true
1212
- SHIB_NGINX_VERSION=1.20.1 SHIB_DYNAMIC_MODULE=false

0 commit comments

Comments
 (0)