Skip to content

Commit

Permalink
feat: no unit test on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
tngraf committed May 1, 2020
1 parent 763b365 commit 0ed51ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ before_build:
- cmd: nuget restore
- project: Fossology.Rest.Dotnet.sln
build:
verbosity: minimal
verbosity: normal
test: off

0 comments on commit 0ed51ba

Please sign in to comment.