diff options
| author | mayeut <mayeut@users.noreply.github.com> | 2015-10-09 21:52:39 +0200 |
|---|---|---|
| committer | mayeut <mayeut@users.noreply.github.com> | 2015-10-09 21:52:39 +0200 |
| commit | e224dee4b8a5999d5f74ec3be5d686a2e6ff6a37 (patch) | |
| tree | 2ad5bf6de0c9f75454104d2d39f755d1593a8967 /tools | |
| parent | d2ddf006a6d3c326a4f68a0d37d0c96eda5b386e (diff) | |
travis debugging
Diffstat (limited to 'tools')
| -rwxr-xr-x | tools/travis-ci/abi-check.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/travis-ci/abi-check.sh b/tools/travis-ci/abi-check.sh index e3cb281f..cc1a9046 100755 --- a/tools/travis-ci/abi-check.sh +++ b/tools/travis-ci/abi-check.sh @@ -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 |
