changes file for appveyor support

This commit is contained in:
Nick Mathewson 2018-05-21 17:24:17 -04:00
parent 406366c540
commit 0c81bdc9ef
1 changed files with 4 additions and 0 deletions

4
changes/ticket25549 Normal file
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.