no unit tests on osx
This commit is contained in:
parent
9b4712072b
commit
35c059b726
@ -92,7 +92,11 @@ matrix:
|
||||
os: linux
|
||||
- env:
|
||||
- COMPILER=g++-4.8
|
||||
- WITH_UNIT_TESTS=ON
|
||||
- WITH_UNIT_TESTS=OFF
|
||||
os: osx
|
||||
- env:
|
||||
- COMPILER=clang++
|
||||
- WITH_UNIT_TESTS=OFF
|
||||
os: osx
|
||||
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user