]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ls/travis-prove-order'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:07 +0000 (14:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Feb 2016 22:16:07 +0000 (14:16 -0800)
Automated tests in Travis CI environment has been optimized by
persisting runtime statistics of previous "prove" run, executing
tests that take longer before other ones; this reduces the total
wallclock time.

* ls/travis-prove-order:
  travis-ci: explicity use container-based infrastructure
  travis-ci: run previously failed tests first, then slowest to fastest


Trivial merge