]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sg/travis-build-during-script-phase' into maint
authorJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:24:08 +0000 (14:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 22 Mar 2018 21:24:08 +0000 (14:24 -0700)
commit573ce039f3147d381c81201070ae48b8651e7dda
tree7837ac131d839517d2168a2ef87f599a5928624c
parent38e79b1fdab9244e1727d0698afcf3bb8956c0a4
parent3c93b82920506a62ebdf3b6453d91b44aae0be97
Merge branch 'sg/travis-build-during-script-phase' into maint

Build the executable in 'script' phase in Travis CI integration, to
follow the established practice, rather than during 'before_script'
phase.  This allows the CI categorize the failures better ('failed'
is project's fault, 'errored' is build environment's).

* sg/travis-build-during-script-phase:
  travis-ci: build Git during the 'script' phase