Commit c0d6c492 authored by Lukasz Dorau's avatar Lukasz Dorau
Browse files

common: fix invalid TRAVIS_COMMIT_RANGE in case of non-upstream repository

TRAVIS_COMMIT_RANGE is usually invalid for force pushes.
Fix it when used with a non-upstream repository
by setting to the following value: $LAST_MERGE_COMMIT..HEAD
parent 70f4e359
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment