Add display content of the release

Signed-off-by: zosrothko <zosrothko@orange.fr>
This commit is contained in:
zosrothko
2017-11-08 10:58:37 +01:00
parent fb23b89c4e
commit 921780c8c8

View File

@@ -91,6 +91,8 @@ matrix:
script:
- $CXX --version
- . env.sh && mkdoc all && mkrel all
- find releases/poco*-all
- find releases/poco*-all-doc
# QA jobs for code analytics and metrics
# static code analysis with cppcheck (we can add --enable=all later)