Skip to content

Commit

Permalink
travis-ci: bumped the NGINX core to 1.19.3. (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaocang committed Oct 1, 2020
1 parent e93542e commit 92162d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ env:
- TEST_NGINX_SLEEP=0.006
matrix:
- NGINX_VERSION=1.9.15
- NGINX_VERSION=1.17.8
- NGINX_VERSION=1.19.3

install:
- 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
Expand Down

0 comments on commit 92162d0

Please sign in to comment.