Martin Edlund (Laptop) il y a 6 ans
Parent
commit
9c74e93fd6
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

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