Skip to content

Commit 3f5ff42

Browse files
committed
Upgrade headers-more module for CI
1 parent 5eadab8 commit 3f5ff42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ before_install:
3636
install:
3737
- wget -O - http://nginx.org/download/nginx-${SHIB_NGINX_VERSION}.tar.gz | tar -xzf -
3838
- cd nginx-${SHIB_NGINX_VERSION}
39-
- git clone https://github.com/openresty/headers-more-nginx-module.git -b v0.30
39+
- git clone https://github.com/openresty/headers-more-nginx-module.git -b v0.33
4040
- |
4141
if [ "$SHIB_DYNAMIC_MODULE" = true ]; then
4242
./configure --with-debug --add-dynamic-module=.. --add-dynamic-module=./headers-more-nginx-module

0 commit comments

Comments
 (0)