We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d271959 commit 40d931aCopy full SHA for 40d931a
appveyor.yml
@@ -46,8 +46,9 @@ before_build:
46
build:
47
verbosity: minimal
48
49
-before_package:
50
-- copy Rubberduck.Inspections\bin\Release\Rubberduck.Inspections.dll RetailCoder.VBE\bin\Release\Rubberduck.Inspections.dll
+#before_package:
+# post-build events are in charge
51
+# - copy Rubberduck.Inspections\bin\Release\Rubberduck.Inspections.dll RetailCoder.VBE\bin\Release\Rubberduck.Inspections.dll
52
53
for:
54
- branches:
0 commit comments