mirror of
https://gitflic.ru/project/erthink/libmdbx.git
synced 2025-06-23 00:08:53 +00:00
mdbx-ci: enable OSX build for travis-ci.
Change-Id: Ib11e95942b27e131496b0804591f1d5b64cb9272
This commit is contained in:
parent
dcd4574510
commit
f5a25b8d5e
@ -7,6 +7,7 @@ compiler:
|
|||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
- osx
|
||||||
|
|
||||||
script: if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then make all check; fi
|
script: if [ "${COVERITY_SCAN_BRANCH}" != 1 ]; then make all check; fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user