mirror of
https://github.com/gelldur/EventBus.git
synced 2024-12-26 18:51:02 +08:00
Enable OSX
This commit is contained in:
parent
7cdd7773af
commit
46e4b54098
@ -31,10 +31,10 @@ matrix:
|
|||||||
packages: ['clang-6.0', 'libstdc++-6-dev', 'cmake']
|
packages: ['clang-6.0', 'libstdc++-6-dev', 'cmake']
|
||||||
env: COMPILER='clang++-6.0'
|
env: COMPILER='clang++-6.0'
|
||||||
|
|
||||||
# - os: osx
|
- os: osx
|
||||||
# osx_image: xcode9.4
|
osx_image: xcode9.4
|
||||||
# compiler: clang
|
compiler: clang
|
||||||
# env: COMPILER='clang++'
|
env: COMPILER='clang++'
|
||||||
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user