Merge branch 'ls/travis-homebrew-path-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 23:09:20 +0000 (16:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 23:09:20 +0000 (16:09 -0700)
The procedure to build Git on Mac OS X for Travis CI hardcoded the
internal directory structure we assumed HomeBrew uses, which was a
no-no. The procedure has been updated to ask HomeBrew things we
need to know to fix this.

* ls/travis-homebrew-path-fix:
travis-ci: ask homebrew for its path instead of hardcoding it

1  2 
.travis.yml
diff --cc .travis.yml
Simple merge