Build mkdoc & mkrel on osx using clang

This commit is contained in:
zosrothko 2017-11-08 15:40:38 +01:00
parent a0e6bf83a8
commit 135e6fb78e

View File

@ -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