Skip to content

Commit c6fd138

Browse files
committed
QA: Increases nignx version to 1.17.6 and 1.16.1
1 parent 6777ff3 commit c6fd138

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: .travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ addons:
1616
- liblmdb-dev
1717

1818
env:
19-
- VER_NGINX=1.15.7
20-
- VER_NGINX=1.14.2
19+
- VER_NGINX=1.17.6
20+
- VER_NGINX=1.16.1
2121

2222
before_script:
2323
- cd ..

Diff for: CHANGES

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ v1.0.x - YYYY-MMM-DD (To be released)
22
-------------------------------------
33

44
- Fixed obtaining of server_addr
5-
[Issue #168 - @defanator]
5+
[Issue #167, #168 - @defanator]
66
- Avoid processing of subrequests initiated by the error_page
7-
[Issue #165 - @defanator]
7+
[Issue #76, #164, #165 - @defanator]
88
- Tests: extend request body tests
99
[Issue #142,#143 - @defanator]
1010
- Added basic tests over HTTP/2

0 commit comments

Comments
 (0)