Skip to content

Commit

Permalink
- cmd: dotnet test --framework net47 --verbosity q
Browse files Browse the repository at this point in the history
  • Loading branch information
ENikS committed Jan 12, 2018
1 parent 9110eed commit bc55d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build:
verbosity: minimal

test_script:
- cmd: dotnet test
- cmd: dotnet test --framework net47 --verbosity q

artifacts:
- path: '**\Unity.*.nupkg'
Expand Down

0 comments on commit bc55d05

Please sign in to comment.