.appveyor.yml 67 B

12345
  1. image:
  2. - Visual Studio 2017
  3. install:
  4. - "nuget install Nunit"