Skip to content
Snippets Groups Projects
Unverified Commit d9fe8e54 authored by David Beitey's avatar David Beitey Committed by GitHub
Browse files

Bump mainline Nginx version for Travis

parent 14d92fdd
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@ compilers:
env:
# Don't use `NGINX` as the variable name or Nginx won't daemonise
# Mainline
- SHIB_NGINX_VERSION=1.17.0 SHIB_DYNAMIC_MODULE=true
- SHIB_NGINX_VERSION=1.17.0 SHIB_DYNAMIC_MODULE=false
- SHIB_NGINX_VERSION=1.17.2 SHIB_DYNAMIC_MODULE=true
- SHIB_NGINX_VERSION=1.17.2 SHIB_DYNAMIC_MODULE=false
# Stable
- SHIB_NGINX_VERSION=1.16.0 SHIB_DYNAMIC_MODULE=true
- SHIB_NGINX_VERSION=1.16.0 SHIB_DYNAMIC_MODULE=false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment