Skip to content

Commit

Permalink
travis-ci: bumped the NGINX core to 1.21.4. (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaocang committed Dec 10, 2021
1 parent 34b6845 commit 3ea2139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ env:
- NGX_BUILD_JOBS=$JOBS
- TEST_NGINX_SLEEP=0.006
matrix:
- NGINX_VERSION=1.19.9
- NGINX_VERSION=1.21.4

before_install:
- sudo apt-get install -qq -y axel cpanminus libtest-base-perl libtext-diff-perl liburi-perl libwww-perl libtest-longstring-perl liblist-moreutils-perl > build.log 2>&1 || (cat build.log && exit 1)
Expand Down

0 comments on commit 3ea2139

Please sign in to comment.