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 eb223c9 commit dde703eCopy full SHA for dde703e
.travis.yml
@@ -22,7 +22,7 @@ env:
22
- NGX_BUILD_JOBS=$JOBS
23
- TEST_NGINX_SLEEP=0.006
24
matrix:
25
- - NGINX_VERSION=1.27.1
+ - NGINX_VERSION=1.29.2
26
27
before_install:
28
- 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)
0 commit comments