mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Use py2.6 on OSX as installing 2.7 fails on TravisCI.
This commit is contained in:
@@ -18,6 +18,7 @@ matrix:
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
env: TOOLSET=clang TEST_ALL_EXTRAS=
|
||||
python: "2.6"
|
||||
language: python
|
||||
script:
|
||||
- ./bootstrap.sh --with-toolset=${TOOLSET}
|
||||
|
||||
Reference in New Issue
Block a user