Merge branch 'ls/travis-scriptify' into next
authorJunio C Hamano <gitster@pobox.com>
Sun, 24 Sep 2017 10:39:37 +0000 (19:39 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 Sep 2017 10:39:37 +0000 (19:39 +0900)
The scripts to drive TravisCI has been reorganized and then an
optimization to avoid spending cycles on a branch whose tip is
tagged has been implemented.

* ls/travis-scriptify:
travis-ci: fix "skip_branch_tip_with_tag()" string comparison

Trivial merge