Skip to content

Commit e0257b2

Browse files
committed
now we test nginx 1.17.8 instead.
1 parent 634ef74 commit e0257b2

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
- LUA_CMODULE_DIR=/lib
3030
matrix:
3131
- NGINX_VERSION=1.11.2
32-
- NGINX_VERSION=1.9.15
32+
- NGINX_VERSION=1.17.8
3333

3434
before_install:
3535
- sudo cpanm --notest Test::Nginx > build.log 2>&1 || (cat build.log && exit 1)

0 commit comments

Comments
 (0)