iflen(commit_range)==1:# if it didn't split, it must have been separated by '..' instead
commit_range=commit_range[0].split('..')
exceptsubprocess.CalledProcessError:
print'TRAVIS_COMMIT_RANGE is invalid. This seems to be a force push. We will just assume it must be against upstream master and compare all commits in between.'