Skip to content

Commit 1caac60

Browse files
committed
travis: bumped the nginx core version to 1.17.1.
1 parent 777705c commit 1caac60

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
@@ -43,7 +43,7 @@ env:
4343
- TEST_NGINX_SLEEP=0.006
4444
matrix:
4545
- NGINX_VERSION=1.9.15
46-
- NGINX_VERSION=1.15.8
46+
- NGINX_VERSION=1.17.1
4747

4848
install:
4949
- if [ ! -f download-cache/drizzle7-2011.07.21.tar.gz ]; then wget -P download-cache/ http://openresty.org/download/drizzle7-2011.07.21.tar.gz; fi

0 commit comments

Comments
 (0)