We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777705c commit 1caac60Copy full SHA for 1caac60
.travis.yml
@@ -43,7 +43,7 @@ env:
43
- TEST_NGINX_SLEEP=0.006
44
matrix:
45
- NGINX_VERSION=1.9.15
46
- - NGINX_VERSION=1.15.8
+ - NGINX_VERSION=1.17.1
47
48
install:
49
- 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