From: mayeut Date: Fri, 9 Oct 2015 20:24:51 +0000 (+0200) Subject: Remove travis debugging X-Git-Tag: v2.1.1~22^2~34^2~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c3632b00e2fc8c13097e7668bb644412d82b645;p=openjpeg Remove travis debugging --- diff --git a/tools/travis-ci/abi-check.sh b/tools/travis-ci/abi-check.sh index e4e8ce79..e4766ce0 100755 --- a/tools/travis-ci/abi-check.sh +++ b/tools/travis-ci/abi-check.sh @@ -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