Merge branch 'appveyor_min_034_v2'

This commit is contained in:
Nick Mathewson
2018-05-23 15:08:50 -04:00
3 changed files with 258 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (continuous integration):
- Add the necessary configuration files for continuous integration
testing on Windows, via the Appveyor platform. Closes ticket 25549.
Patches from Marcin Cieślak and Isis Lovecruft.