浏览代码

made changes to config

Martin Edlund 6 年之前
父节点
当前提交
43f0bade00
共有 1 个文件被更改,包括 5 次插入0 次删除
  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"