Martin Edlund 5 years ago
parent
commit
5fbd7e040d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .appveyor.yml

+ 1 - 2
.appveyor.yml

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