Explorar o código

made changes to config

Martin Edlund %!s(int64=6) %!d(string=hai) anos
pai
achega
43f0bade00
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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"