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
parent b1e0998f58
commit 784a85f885

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}