build,travis: fetch commits until we find merge-base 4618/head
authorEtienne Champetier <champetier.etienne@gmail.com>
Mon, 24 Jul 2017 18:08:55 +0000 (11:08 -0700)
committerEtienne Champetier <champetier.etienne@gmail.com>
Mon, 24 Jul 2017 19:01:09 +0000 (12:01 -0700)
commite6013407a8178474ec600c34a779d34e96f31135
tree1358f8c0dccb31b1202ad362e04aafb5da744352
parent78712dfca8c54577306ef7935d08eb1862153265
build,travis: fetch commits until we find merge-base

if the merge-base is not in the initial clone,
git diff / git rev-list will return funky results

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
.travis.yml
.travis_do.sh