Test with nginx 1.8.1, 1.9.15, 1.10.0
parent
ba8b4ece63
commit
9d34233ff4
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue