mirror of https://github.com/KLayout/klayout.git
issue with CLOCK_REALTIME, trying xcode8 for macOS 10.11
This commit is contained in:
parent
f26576099c
commit
771eb84107
|
|
@ -8,7 +8,7 @@ matrix:
|
||||||
- osx_image: xcode8.3 # macOS 10.12
|
- osx_image: xcode8.3 # macOS 10.12
|
||||||
env:
|
env:
|
||||||
- MATRIX_EVAL=""
|
- MATRIX_EVAL=""
|
||||||
- osx_image: xcode7.3 # macOS 10.11
|
- osx_image: xcode8 # macOS 10.11
|
||||||
env:
|
env:
|
||||||
- MATRIX_EVAL=""
|
- MATRIX_EVAL=""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue