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:
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode7
|
||||
compiler: clang
|
||||
- os: osx
|
||||
osx_image: xcode8
|
||||
compiler: clang
|
||||
|
Loading…
Reference in New Issue
Block a user