Explorar el Código

changes file for appveyor support

Nick Mathewson hace 8 años
padre
commit
0c81bdc9ef
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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.