mirror of https://github.com/KLayout/klayout.git
macos10.11 version with py3. annoying2
This commit is contained in:
parent
b168a3f52c
commit
5521c6664a
|
|
@ -68,7 +68,7 @@ matrix:
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode8 # macOS 10.11
|
osx_image: xcode8 # macOS 10.11
|
||||||
env:
|
env:
|
||||||
- MATRIX_EVAL="brew update; brew config; brew upgrade python; shopt -s expand_aliases; alias python='python3'; alias pip='pip3';"
|
- MATRIX_EVAL="brew update; brew config; brew upgrade python;"
|
||||||
- ARCHFLAGS="-std=c++11"
|
- ARCHFLAGS="-std=c++11"
|
||||||
- PIP_UPDATE="1"
|
- PIP_UPDATE="1"
|
||||||
- PYTHON_BUILD=true
|
- PYTHON_BUILD=true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue