Martin Edlund (Laptop) 5 years ago
parent
commit
9c74e93fd6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

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