Przeglądaj źródła

made changes to config

Martin Edlund 5 lat temu
rodzic
commit
43f0bade00
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      .appveyor.yml

+ 5 - 0
.appveyor.yml

@@ -1,2 +1,7 @@
 image:
  - Visual Studio 2017
+ 
+install:
+    - "nuget install Microsoft.VisualStudio.TestPlatform.TestFramework"
+    - "nuget install Castle.Core"
+	- "nuget install TestStack.White"