mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-23 15:14:37 +01:00
Build mkdoc & mkrel on osx using clang
This commit is contained in:
parent
a0e6bf83a8
commit
135e6fb78e
@ -87,9 +87,9 @@ matrix:
|
||||
|
||||
# build documentation and release
|
||||
- env: TEST_NAME="documentation & release"
|
||||
compiler: gcc
|
||||
os: osx
|
||||
compiler: clang
|
||||
script:
|
||||
- $CXX --version
|
||||
- . env.sh && mkdoc all && mkrel all
|
||||
- find releases/poco*-all
|
||||
- find releases/poco*-all-doc
|
||||
|
Loading…
x
Reference in New Issue
Block a user