Skip to content

Commit

Permalink
Comment back opj_previous_version in abi_check.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
detonin committed Apr 2, 2019
1 parent 291e45b commit d0dd894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/travis-ci/abi-check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if [ "${OPJ_CI_CXX:-}" != "" ]; then
fi

OPJ_UPLOAD_ABI_REPORT=0
OPJ_PREVIOUS_VERSION="2.3.0"
#OPJ_PREVIOUS_VERSION="2.3.0"
OPJ_LATEST_VERSION="2.3.1"
if [ "${OPJ_PREVIOUS_VERSION:-}" != "" ]; then
OPJ_LIMIT_ABI_BUILDS="-limit 3"
Expand Down

0 comments on commit d0dd894

Please sign in to comment.