mirror of
https://github.com/cuberite/SQLiteCpp.git
synced 2025-08-04 09:46:02 -04:00
Travis CI : do not try to "brew install cmake" on OS X
This commit is contained in:
parent
b6512c4c6f
commit
13d12f1e48
@ -136,8 +136,8 @@ matrix:
|
||||
- compiler: clang
|
||||
os: osx
|
||||
osx_image: xcode8
|
||||
install:
|
||||
- brew install cmake
|
||||
#install:
|
||||
# - brew install cmake
|
||||
env:
|
||||
- CC=clang
|
||||
- CXX=clang
|
||||
|
Loading…
x
Reference in New Issue
Block a user