From 5c3632b00e2fc8c13097e7668bb644412d82b645 Mon Sep 17 00:00:00 2001 From: mayeut Date: Fri, 9 Oct 2015 22:24:51 +0200 Subject: [PATCH] Remove travis debugging --- tools/travis-ci/abi-check.sh | 2 -- 1 file changed, 2 deletions(-) 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