Sfoglia il codice sorgente

made changes to config

Martin Edlund 6 anni fa
parent
commit
43f0bade00
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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"