Skip to content

Commit

Permalink
travis-ci: bumped the NGINX core to 1.17.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultcha committed Sep 30, 2019
1 parent 048e9e0 commit b28f233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -21,7 +21,7 @@ env:
- NGX_BUILD_JOBS=$JOBS
- TEST_NGINX_SLEEP=0.006
matrix:
- NGINX_VERSION=1.17.1
- NGINX_VERSION=1.17.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 b28f233

Please sign in to comment.