Remove travis debugging
authormayeut <mayeut@users.noreply.github.com>
Fri, 9 Oct 2015 20:24:51 +0000 (22:24 +0200)
committermayeut <mayeut@users.noreply.github.com>
Fri, 9 Oct 2015 20:24:51 +0000 (22:24 +0200)
tools/travis-ci/abi-check.sh

index e4e8ce7913ca49cf6ef4f15f6cf0977fddbbc71f..e4766ce0fee67744b278c266c0592d1a9d75f6b7 100755 (executable)
@@ -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