Trim Appveyor matrix rows

This commit is contained in:
Vinnie Falco
2017-05-10 10:06:09 -07:00
parent 0656c5b1f5
commit 4799fc15a1
2 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,7 @@
Version 41
* Trim Appveyor matrix rows
API Changes
* Return http::error::end_of_stream on HTTP read eof

View File

@ -8,11 +8,11 @@ version: "{branch} (#{build})"
shallow_clone: true
platform:
- x86
#- x86
- x64
configuration:
- Debug
#- Debug
- Release
install: