Merge branch 'ls/travis-scriptify' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 14 Sep 2017 08:40:40 +0000 (17:40 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Sep 2017 08:40:40 +0000 (17:40 +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: dedent a few scripts that are indented overly deeply
travis-ci: skip a branch build if equal tag is present
travis-ci: move Travis CI code into dedicated scripts

Trivial merge