Martin Edlund 5 anos atrás
pai
commit
5fbd7e040d
1 arquivos alterados com 1 adições e 2 exclusões
  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"