Remove travis debugging

This commit is contained in:
mayeut 2015-10-09 22:24:51 +02:00
parent a4eade843f
commit 5c3632b00e
1 changed files with 0 additions and 2 deletions

View File

@ -71,6 +71,4 @@ rm -rf src installed
if [ ${OPJ_UPLOAD_ABI_REPORT} -eq 1 ]; then
echo "TODO: Where to upload the report"
fi
cat build_logs/openjpeg/current/cmake
cmake -version
exit $EXIT_CODE