Martin Edlund (Laptop) hace 6 años
padre
commit
9c74e93fd6
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

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