Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Mar 31, 2018
1 parent 68d6245 commit 444b8e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ install:
- cmd: appveyor downloadfile https://dist.nuget.org/win-x86-commandline/latest/nuget.exe
before_build:
- ps: nuget restore
build:
verbosity: minimal
build_script:
- cmd: dotnet build
test_script:
- cmd: >-
%xunit20%\xunit.console Tests\bin\Release\net46\Tests.dll
Expand Down

0 comments on commit 444b8e3

Please sign in to comment.