From 9d34233ff431850111d3a5fcc1ebae7310fd9e0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=B3bert=20Nagy?= Date: Mon, 23 May 2016 23:29:53 +0200 Subject: [PATCH] Test with nginx 1.8.1, 1.9.15, 1.10.0 --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dcc9332..a42eec8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,8 @@ compiler: env: # At least try stable and mainline versions - - NGINX=1.9.11 + - NGINX=1.10.0 + - NGINX=1.9.15 - NGINX=1.8.1 # Also, the oldest supported version # TODO: Fails building because it won't find IOV_MAX from header.