Fail build if there are warnings

This commit is contained in:
Elliot Winkler 2014-10-21 23:00:24 -06:00
parent 093268eac4
commit f681d35c92
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ class WarningsSpy
reader.read
partitioner.partition
reporter.report
#fail_build_if_there_are_any_warnings
fail_build_if_there_are_any_warnings
end
def fail_build_if_there_are_any_warnings