Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit ed6fa73

Browse files
committed
Disable posting to Gitter
1 parent 1915db5 commit ed6fa73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

recipe.cake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ BuildParameters.SetParameters(
1515
repositoryName: "Cake.Issues.EsLint",
1616
appVeyorAccountName: "cakecontrib",
1717
shouldRunCoveralls: false, // Disabled because it's currently failing
18+
shouldPostToGitter: false, // Disabled because it's currently failing
1819
shouldGenerateDocumentation: false);
1920

2021
BuildParameters.PrintParameters(Context);

0 commit comments

Comments
 (0)