Skip to content

Commit 749d591

Browse files
committed
travis: bumped the nginx core version to 1.17.1.
1 parent 734abe1 commit 749d591

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
@@ -31,7 +31,7 @@ env:
3131
- LD_LIBRARY_PATH=$LUAJIT_LIB:$LD_LIBRARY_PATH
3232
- TEST_NGINX_SLEEP=0.006
3333
matrix:
34-
- NGINX_VERSION=1.15.8
34+
- NGINX_VERSION=1.17.1
3535

3636
install:
3737
- if [ ! -d download-cache ]; then mkdir download-cache; fi

0 commit comments

Comments
 (0)