Avoid installing particular Python to see if it works on OSX.
This commit is contained in:
parent
a3d88b900e
commit
e6e3029110
@ -18,8 +18,7 @@ matrix:
|
||||
- os: osx
|
||||
osx_image: xcode8.3
|
||||
env: TOOLSET=clang TEST_ALL_EXTRAS=
|
||||
python: "2.6"
|
||||
language: python
|
||||
language: cpp
|
||||
script:
|
||||
- ./bootstrap.sh --with-toolset=${TOOLSET}
|
||||
- cd test
|
||||
|
Loading…
Reference in New Issue
Block a user