Martin Edlund (Laptop) 6 lat temu
rodzic
commit
9c74e93fd6
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

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