Enable OSX

This commit is contained in:
Dawid Drozd 2018-07-31 10:08:42 +02:00
parent 7cdd7773af
commit 46e4b54098

View File

@ -31,10 +31,10 @@ matrix:
packages: ['clang-6.0', 'libstdc++-6-dev', 'cmake']
env: COMPILER='clang++-6.0'
# - os: osx
# osx_image: xcode9.4
# compiler: clang
# env: COMPILER='clang++'
- os: osx
osx_image: xcode9.4
compiler: clang
env: COMPILER='clang++'
before_install: