Skip to content

Commit d7c25f1

Browse files
authored
travis-ci: bumped the NGINX core to 1.21.4. (#242)
1 parent d15a403 commit d7c25f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ env:
3030
- OPENSSL_PREFIX=/opt/ssl
3131
- OPENSSL_LIB=$OPENSSL_PREFIX/lib
3232
- OPENSSL_INC=$OPENSSL_PREFIX/include
33-
- OPENSSL_VER=1.1.1f
33+
- OPENSSL_VER=1.1.1l
3434
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
3535
- TEST_NGINX_SLEEP=0.006
3636
- LUACHECK_VER=0.21.1
3737
jobs:
38-
- NGINX_VERSION=1.19.3
38+
- NGINX_VERSION=1.21.4
3939

4040
before_install:
4141
- sudo luarocks install luacheck $LUACHECK_VER

0 commit comments

Comments
 (0)