no unit tests on osx yet.
This commit is contained in:
parent
092ee2cca6
commit
11016e81a6
@ -100,7 +100,7 @@ before_script:
|
||||
- ${COMPILER} --version
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
- cmake -DWITH_UNIT_TESTS=${WITH_UNIT_TESTS} ..
|
||||
|
||||
script: make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user