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