We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea263d1 + b067d54 commit 045db87Copy full SHA for 045db87
1 file changed
appveyor.yml
@@ -17,3 +17,6 @@ test_script:
17
# preserve "packages" directory in the root of build folder but will reset it if packages.config is modified
18
cache:
19
- packages -> **\packages.config
20
+artifacts:
21
+- path: 'StyleCop.Analyzers\**\*.vsix'
22
+- path: 'StyleCop.Analyzers\**\*.nupkg'
0 commit comments