CI: Update to Nginx stable 1.10.2 and mainline 1.11.5

pull/62/head
Adrian Perez de Castro 2016-11-06 20:56:23 +02:00
parent 6442f26527
commit 77d2c60c8e
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.11.3
- NGINX=1.11.3 DYNAMIC=1
- NGINX=1.11.5
- NGINX=1.11.5 DYNAMIC=1
# Stable
- NGINX=1.10.1
- NGINX=1.10.1 DYNAMIC=1
- NGINX=1.10.2
- NGINX=1.10.2 DYNAMIC=1
# Other configurations
- NGINX=1.9.15
- NGINX=1.9.15 DYNAMIC=1