mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
Build mkdoc & mkrel on Linux instead of OSX
This commit is contained in:
parent
2fb2d42516
commit
b4c78db4aa
@ -87,12 +87,10 @@ matrix:
|
||||
|
||||
# build documentation and release
|
||||
- env: TEST_NAME="documentation & release"
|
||||
os: osx
|
||||
compiler: clang
|
||||
script:
|
||||
- . env.sh && mkdoc all && mkrel all
|
||||
- find releases/poco*-all
|
||||
- find releases/poco*-all-doc
|
||||
- ls -l releases
|
||||
|
||||
# QA jobs for code analytics and metrics
|
||||
# static code analysis with cppcheck (we can add --enable=all later)
|
||||
|
Loading…
Reference in New Issue
Block a user