doctor: official supporting El Capitan
This commit is contained in:
parent
25eac715d0
commit
3c54d12cec
@ -239,7 +239,7 @@ class Checks
|
|||||||
end
|
end
|
||||||
|
|
||||||
def check_for_unsupported_osx
|
def check_for_unsupported_osx
|
||||||
if !ARGV.homebrew_developer? && MacOS.version >= "10.11" then <<-EOS.undent
|
if !ARGV.homebrew_developer? && MacOS.version >= "10.12" then <<-EOS.undent
|
||||||
You are using OS X #{MacOS.version}.
|
You are using OS X #{MacOS.version}.
|
||||||
We do not provide support for this pre-release version.
|
We do not provide support for this pre-release version.
|
||||||
You may encounter build failures or other breakage.
|
You may encounter build failures or other breakage.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user