Drop support for XCode 7
lmdbxx requires support for thread_local which is not available on that clang version.
This commit is contained in:
parent
dd30b5d06e
commit
ccc69ece9e
@ -7,9 +7,6 @@ notifications:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: osx
|
|
||||||
osx_image: xcode7
|
|
||||||
compiler: clang
|
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode8
|
osx_image: xcode8
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
Loading…
Reference in New Issue
Block a user