travis debugging
authormayeut <mayeut@users.noreply.github.com>
Fri, 9 Oct 2015 19:52:39 +0000 (21:52 +0200)
committermayeut <mayeut@users.noreply.github.com>
Fri, 9 Oct 2015 19:52:39 +0000 (21:52 +0200)
tools/travis-ci/abi-check.sh

index e3cb281fbd0c3fe8fbe0c2a0db45850f683dd049..cc1a9046324e39d269ad8d1cbd0a6f214277356b 100755 (executable)
@@ -71,5 +71,6 @@ 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