Merge remote-tracking branch 'teor/ticket28459-034' into maint-0.3.4

This commit is contained in:
Nick Mathewson
2018-11-20 13:10:18 -05:00
2 changed files with 7 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (continuous integration, Windows):
- Always show the configure and test logs, and upload them as build
artifacts, when building for Windows using Appveyor CI.
Implements 28459.