|  | @@ -1,17 +1,20 @@
 | 
											
												
													
														|  |  version: '{build}'
 |  |  version: '{build}'
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |  configuration:
 |  |  configuration:
 | 
											
												
													
														|  |    - Release
 |  |    - Release
 | 
											
												
													
														|  |    - Debug
 |  |    - Debug
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |  build:
 |  |  build:
 | 
											
												
													
														|  |  # no automatic build in script mode
 |  |  # no automatic build in script mode
 | 
											
												
													
														|  | -  
 |  | 
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  platform:
 |  |  platform:
 | 
											
												
													
														|  |    - x86
 |  |    - x86
 | 
											
												
													
														|  |    - x64
 |  |    - x64
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  | 
 |  | +
 | 
											
												
													
														|  |  environment:
 |  |  environment:
 | 
											
												
													
														|  |    enable_cxx: NO
 |  |    enable_cxx: NO
 | 
											
												
													
														|  |    enable_ssl_dynamic_loading: YES
 |  |    enable_ssl_dynamic_loading: YES
 | 
											
										
											
												
													
														|  | @@ -20,7 +23,8 @@ environment:
 | 
											
												
													
														|  |    c_standard: auto
 |  |    c_standard: auto
 | 
											
												
													
														|  |    cxx_standard: auto
 |  |    cxx_standard: auto
 | 
											
												
													
														|  |    matrix:
 |  |    matrix:
 | 
											
												
													
														|  | -    - compiler: msvc-18-seh
 |  | 
 | 
											
												
													
														|  | 
 |  | +    - id: 1
 | 
											
												
													
														|  | 
 |  | +      compiler: msvc-18-seh
 | 
											
												
													
														|  |        build_shared: NO
 |  |        build_shared: NO
 | 
											
												
													
														|  |        no_files: NO
 |  |        no_files: NO
 | 
											
												
													
														|  |        enable_ipv6: NO
 |  |        enable_ipv6: NO
 | 
											
										
											
												
													
														|  | @@ -28,7 +32,8 @@ environment:
 | 
											
												
													
														|  |        enable_websockets: YES
 |  |        enable_websockets: YES
 | 
											
												
													
														|  |        no_cgi: NO
 |  |        no_cgi: NO
 | 
											
												
													
														|  |        no_caching: NO
 |  |        no_caching: NO
 | 
											
												
													
														|  | -    - compiler: msvc-18-seh
 |  | 
 | 
											
												
													
														|  | 
 |  | +    - id: 2
 | 
											
												
													
														|  | 
 |  | +      compiler: msvc-18-seh
 | 
											
												
													
														|  |        build_shared: YES
 |  |        build_shared: YES
 | 
											
												
													
														|  |        no_files: NO
 |  |        no_files: NO
 | 
											
												
													
														|  |        enable_ipv6: NO
 |  |        enable_ipv6: NO
 | 
											
										
											
												
													
														|  | @@ -36,7 +41,8 @@ environment:
 | 
											
												
													
														|  |        enable_websockets: YES
 |  |        enable_websockets: YES
 | 
											
												
													
														|  |        no_cgi: NO
 |  |        no_cgi: NO
 | 
											
												
													
														|  |        no_caching: NO
 |  |        no_caching: NO
 | 
											
												
													
														|  | -    - compiler: msvc-18-seh
 |  | 
 | 
											
												
													
														|  | 
 |  | +    - id: 3
 | 
											
												
													
														|  | 
 |  | +      compiler: msvc-18-seh
 | 
											
												
													
														|  |        build_shared: YES
 |  |        build_shared: YES
 | 
											
												
													
														|  |        no_files: YES
 |  |        no_files: YES
 | 
											
												
													
														|  |        enable_ipv6: NO
 |  |        enable_ipv6: NO
 | 
											
										
											
												
													
														|  | @@ -44,7 +50,8 @@ environment:
 | 
											
												
													
														|  |        enable_websockets: YES
 |  |        enable_websockets: YES
 | 
											
												
													
														|  |        no_cgi: NO
 |  |        no_cgi: NO
 | 
											
												
													
														|  |        no_caching: NO
 |  |        no_caching: NO
 | 
											
												
													
														|  | -    - compiler: gcc-5.1.0-posix
 |  | 
 | 
											
												
													
														|  | 
 |  | +    - id: 4
 | 
											
												
													
														|  | 
 |  | +      compiler: gcc-5.1.0-posix
 | 
											
												
													
														|  |        build_shared: NO
 |  |        build_shared: NO
 | 
											
												
													
														|  |        no_files: YES
 |  |        no_files: YES
 | 
											
												
													
														|  |        enable_ipv6: NO
 |  |        enable_ipv6: NO
 | 
											
										
											
												
													
														|  | @@ -52,7 +59,8 @@ environment:
 | 
											
												
													
														|  |        enable_websockets: NO
 |  |        enable_websockets: NO
 | 
											
												
													
														|  |        no_cgi: YES
 |  |        no_cgi: YES
 | 
											
												
													
														|  |        no_caching: YES
 |  |        no_caching: YES
 | 
											
												
													
														|  | -    - compiler: gcc-5.1.0-posix
 |  | 
 | 
											
												
													
														|  | 
 |  | +    - id: 5
 | 
											
												
													
														|  | 
 |  | +      compiler: gcc-5.1.0-posix
 | 
											
												
													
														|  |        build_shared: NO
 |  |        build_shared: NO
 | 
											
												
													
														|  |        no_files: NO
 |  |        no_files: NO
 | 
											
												
													
														|  |        enable_ipv6: YES
 |  |        enable_ipv6: YES
 | 
											
										
											
												
													
														|  | @@ -60,7 +68,8 @@ environment:
 | 
											
												
													
														|  |        enable_websockets: YES
 |  |        enable_websockets: YES
 | 
											
												
													
														|  |        no_cgi: NO
 |  |        no_cgi: NO
 | 
											
												
													
														|  |        no_caching: YES
 |  |        no_caching: YES
 | 
											
												
													
														|  | -    - compiler: gcc-5.1.0-posix
 |  | 
 | 
											
												
													
														|  | 
 |  | +    - id: 6
 | 
											
												
													
														|  | 
 |  | +      compiler: gcc-5.1.0-posix
 | 
											
												
													
														|  |        build_shared: NO
 |  |        build_shared: NO
 | 
											
												
													
														|  |        no_files: NO
 |  |        no_files: NO
 | 
											
												
													
														|  |        enable_ipv6: NO
 |  |        enable_ipv6: NO
 | 
											
										
											
												
													
														|  | @@ -68,7 +77,8 @@ environment:
 | 
											
												
													
														|  |        enable_websockets: YES
 |  |        enable_websockets: YES
 | 
											
												
													
														|  |        no_cgi: NO
 |  |        no_cgi: NO
 | 
											
												
													
														|  |        no_caching: YES
 |  |        no_caching: YES
 | 
											
												
													
														|  | -    - compiler: gcc-5.1.0-posix
 |  | 
 | 
											
												
													
														|  | 
 |  | +    - id: 7
 | 
											
												
													
														|  | 
 |  | +      compiler: gcc-5.1.0-posix
 | 
											
												
													
														|  |        build_shared: YES
 |  |        build_shared: YES
 | 
											
												
													
														|  |        no_files: NO
 |  |        no_files: NO
 | 
											
												
													
														|  |        enable_ipv6: NO
 |  |        enable_ipv6: NO
 | 
											
										
											
												
													
														|  | @@ -76,7 +86,8 @@ environment:
 | 
											
												
													
														|  |        enable_websockets: YES
 |  |        enable_websockets: YES
 | 
											
												
													
														|  |        no_cgi: NO
 |  |        no_cgi: NO
 | 
											
												
													
														|  |        no_caching: YES
 |  |        no_caching: YES
 | 
											
												
													
														|  | -    - compiler: gcc-5.1.0-posix
 |  | 
 | 
											
												
													
														|  | 
 |  | +    - id: 8
 | 
											
												
													
														|  | 
 |  | +      compiler: gcc-5.1.0-posix
 | 
											
												
													
														|  |        build_shared: YES
 |  |        build_shared: YES
 | 
											
												
													
														|  |        no_files: YES
 |  |        no_files: YES
 | 
											
												
													
														|  |        enable_ipv6: NO
 |  |        enable_ipv6: NO
 |