mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-05-02 07:31:39 +02:00
Problem: cmake already pre-installed on OSX
Solution: do not try to install cmake on OSX and add clang as used compiler explicitly
This commit is contained in:
parent
6cd57fad17
commit
8d84f9a1af
@ -25,8 +25,8 @@ matrix:
|
||||
|
||||
- os: osx
|
||||
osx_image: xcode9.1
|
||||
env:
|
||||
- MATRIX_EVAL="brew install cmake" ZMQ_VERSION=4.2.5 DRAFT=1
|
||||
compiler: clang
|
||||
env: ZMQ_VERSION=4.2.5 DRAFT=1
|
||||
|
||||
##########################################################
|
||||
# GCC on Linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user