CI: Update mainline/stable Nginx versions

Only the minor version number is changed, so there is no need to
keep the older versions being tested as well in the test matrix.
pull/86/head
Adrian Perez de Castro 2018-03-21 17:19:44 +00:00
parent 16e6feefa9
commit c5bf62212e
No known key found for this signature in database
GPG Key ID: 91C559DBE4C9123B
1 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ compiler:
env:
# Mainline.
- NGINX=1.13.4
- NGINX=1.13.4 DYNAMIC=1
- NGINX=1.13.10
- NGINX=1.13.10 DYNAMIC=1
# Stable.
- NGINX=1.12.1
- NGINX=1.12.1 DYNAMIC=1
- NGINX=1.12.2
- NGINX=1.12.2 DYNAMIC=1
# Other configurations.
- NGINX=1.11.6
- NGINX=1.10.2