travis debugging
This commit is contained in:
parent
d2ddf006a6
commit
e224dee4b8
|
@ -71,5 +71,6 @@ rm -rf src installed
|
||||||
if [ ${OPJ_UPLOAD_ABI_REPORT} -eq 1 ]; then
|
if [ ${OPJ_UPLOAD_ABI_REPORT} -eq 1 ]; then
|
||||||
echo "TODO: Where to upload the report"
|
echo "TODO: Where to upload the report"
|
||||||
fi
|
fi
|
||||||
|
cat build_logs/openjpeg/current/cmake
|
||||||
|
cmake -version
|
||||||
exit $EXIT_CODE
|
exit $EXIT_CODE
|
||||||
|
|
Loading…
Reference in New Issue