Skip to content

Commit d3519c2

Browse files
authored
Merge pull request #965 from ychin/update-binary-release-10.9
Update binary release to target 10.9 (used to be 10.8)
2 parents 1597180 + 926c789 commit d3519c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ addons:
2222
update: true
2323

2424
env:
25-
- MACOSX_DEPLOYMENT_TARGET=10.8
25+
- MACOSX_DEPLOYMENT_TARGET=10.9
2626
VERSIONER_PERL_VERSION=5.18
2727
VERSIONER_PYTHON_VERSION=2.7
2828
vi_cv_path_python=/usr/bin/python

0 commit comments

Comments
 (0)