Pārlūkot izejas kodu

made changes to config

Martin Edlund 6 gadi atpakaļ
vecāks
revīzija
43f0bade00
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  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"