build testing codecov report

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans 2018-05-30 16:55:07 +02:00
parent 8fd948cdda
commit c16abfdf9f
1 changed files with 2 additions and 0 deletions

View File

@ -55,4 +55,6 @@ pushd $PWD/..
if [ ${#FAIL_PACKAGES[@]} -ne 0 ]; then
exit 1
fi;
ls
popd