Quellcode durchsuchen

changes file for appveyor support

Nick Mathewson vor 8 Jahren
Ursprung
Commit
0c81bdc9ef
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  1. 4 0
      changes/ticket25549

+ 4 - 0
changes/ticket25549

@@ -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.