Bug 1486554 - Enable static analysis on normal Windows CI builds r=ted

And turn off separate static analysis build tasks.

Differential Revision: https://phabricator.services.mozilla.com/D8810
This commit is contained in:
Mike Hommey
2018-10-17 22:45:06 +00:00
parent 0f883e6d84
commit a0a6ef70a3
9 changed files with 6 additions and 158 deletions

View File

@@ -28,7 +28,6 @@ BUILD_KINDS = set([
'hazard',
'l10n',
'valgrind',
'static-analysis',
'spidermonkey',
])