]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sg/travis-build-during-script-phase'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Mar 2018 20:36:23 +0000 (12:36 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Mar 2018 20:36:23 +0000 (12:36 -0800)
commitc710d182ea6d3846f6f2dc6f1b6c7dbd35c2fce8
tree7a99759b9628f9391c13683f354e7cedf88c292b
parentc6284da4ff4afbde8211efe5d03f3604b1c6b9d6
parent3c93b82920506a62ebdf3b6453d91b44aae0be97
Merge branch 'sg/travis-build-during-script-phase'

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
ci/run-build-and-tests.sh