Update binary release to target 10.9 (used to be 10.8)

This is mostly to satisfy Apple's notarization requirements as 10.9 is
the minium. Given how currently macOS is at 10.14, there should have
been ample time for people to have upgraded. People can still manually
build MacVim for 10.8 if they so wish.
This commit is contained in:
Yee Cheng Chin
2019-10-21 05:42:43 -07:00
parent b4a4a2211c
commit 926c789fde
+1 -1
View File
@@ -22,7 +22,7 @@ addons:
update: true
env:
- MACOSX_DEPLOYMENT_TARGET=10.8
- MACOSX_DEPLOYMENT_TARGET=10.9
VERSIONER_PERL_VERSION=5.18
VERSIONER_PYTHON_VERSION=2.7
vi_cv_path_python=/usr/bin/python