Skip to content

Commit c04fdb8

Browse files
committed
appveyor: Cleanup
1 parent c5820ce commit c04fdb8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

appveyor.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ before_build:
1313
- ps: nuget restore RoslynAnalyzers.sln
1414
build:
1515
project: RoslynAnalyzers.sln
16-
publish_nuget: false
17-
publish_nuget_symbols: false
18-
use_snupkg_format: true
1916
parallel: true
2017
verbosity: minimal
18+
# Nuget is automatically built when building AssignAll project
2119
artifacts:
2220
- path: 'AssignAll\AssignAll\bin\Release\*.nupkg'
2321
deploy:

0 commit comments

Comments
 (0)