Skip to content

Commit 9db318d

Browse files
committed
travis: bumped the nginx core version to 1.15.8.
1 parent 746b5cb commit 9db318d

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.13.6
32+
- NGINX_VERSION=1.15.8
3333

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

0 commit comments

Comments
 (0)