Skip to content

Commit a30133d

Browse files
committed
Use XCODEFLAGS in order to set MACOSX_DEPLOYMENT_TARGET
1 parent e95b546 commit a30133d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ compiler:
1111

1212
env:
1313
- MACOSX_DEPLOYMENT_TARGET=10.8
14+
XCODEFLAGS="MACOSX_DEPLOYMENT_TARGET=10.8"
1415
VERSIONER_PERL_VERSION=5.18
1516
VERSIONER_PYTHON_VERSION=2.7
1617
vi_cv_path_python=/usr/bin/python

0 commit comments

Comments
 (0)