Martin Edlund (Laptop) há 6 anos atrás
pai
commit
9c74e93fd6
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

@@ -1,4 +1,5 @@
 image:
  - Visual Studio 2017
 
-
+install:
+    - "nuget install Nunit"