Revert "diagnostic: don't check CI core branch."

This reverts commit cb5b14307ca4640e1ba68cfd28e7fef34a3b771b.
This commit is contained in:
ilovezfs 2017-08-26 10:14:23 -07:00 committed by Ben Muschol
parent 6fab5b0976
commit 8b91018c70

View File

@ -786,7 +786,6 @@ module Homebrew
EOS
end
return if ENV["CI"]
head = coretap_path.git_head
return if head.nil? || head =~ %r{refs/heads/master}