mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:17:51 +08:00
Let appveyor do its own discovery
This commit is contained in:
parent
4907f14dbe
commit
c355a0794c
@ -22,10 +22,6 @@ build:
|
||||
project: osu.sln
|
||||
parallel: true
|
||||
verbosity: minimal
|
||||
test:
|
||||
assemblies:
|
||||
only:
|
||||
- 'osu.Desktop\**\*.dll'
|
||||
after_build:
|
||||
- cmd: inspectcode --o="inspectcodereport.xml" --projects:osu.Game* --caches-home="inspectcode" osu.sln > NUL
|
||||
- cmd: NVika parsereport "inspectcodereport.xml" --treatwarningsaserrors
|
Loading…
Reference in New Issue
Block a user