mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-05-02 23:42:32 +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
|
- os: osx
|
||||||
osx_image: xcode9.1
|
osx_image: xcode9.1
|
||||||
env:
|
compiler: clang
|
||||||
- MATRIX_EVAL="brew install cmake" ZMQ_VERSION=4.2.5 DRAFT=1
|
env: ZMQ_VERSION=4.2.5 DRAFT=1
|
||||||
|
|
||||||
##########################################################
|
##########################################################
|
||||||
# GCC on Linux
|
# GCC on Linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user