Skip to content

Commit 987b0e9

Browse files
committed
travis-ci: bumped the NGINX core to 1.17.8.
1 parent 8901754 commit 987b0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
3030
- TEST_NGINX_SLEEP=0.006
3131
matrix:
32-
- NGINX_VERSION=1.17.4
32+
- NGINX_VERSION=1.17.8
3333

3434
install:
3535
- if [ ! -d download-cache ]; then mkdir download-cache; fi

0 commit comments

Comments
 (0)