mirror of
https://github.com/boostorg/beast.git
synced 2025-07-30 21:07:26 +02:00
Trim Appveyor matrix rows
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
Version 41
|
Version 41
|
||||||
|
|
||||||
|
* Trim Appveyor matrix rows
|
||||||
|
|
||||||
API Changes
|
API Changes
|
||||||
|
|
||||||
* Return http::error::end_of_stream on HTTP read eof
|
* Return http::error::end_of_stream on HTTP read eof
|
||||||
|
@ -8,11 +8,11 @@ version: "{branch} (#{build})"
|
|||||||
shallow_clone: true
|
shallow_clone: true
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
- x86
|
#- x86
|
||||||
- x64
|
- x64
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
- Debug
|
#- Debug
|
||||||
- Release
|
- Release
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
Reference in New Issue
Block a user