Skip to content

Commit

Permalink
Fix StyleCop BadgeSharp call.
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Oct 2, 2015
1 parent 337e63c commit ce88008
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 @@ -25,7 +25,7 @@ after_build:
.\tools\StyleCopCmd\Net.SF.StyleCopCmd.Console\StyleCopCmd.exe -sf .\src\SampleProject.sln -of .\tools\stylecop-report.xml
.\tools\BadgesSharp\BadgesSharpCmd.exe "https://github.com/giacomelli/SampleProject" StyleCop .\tools\"stylecop-report.violations.xml"
.\tools\BadgesSharp\BadgesSharpCmd.exe "https://github.com/giacomelli/SampleProject" StyleCop ".\tools\stylecop-report.violations.xml"
test_script:
- cmd: >-
Expand Down

0 comments on commit ce88008

Please sign in to comment.