Re: [PATCH 1/2] ci: don't update Homebrew

2019-07-10 Thread Junio C Hamano
Taylor Blau writes: > Hi Gábor, > > On Wed, Jul 03, 2019 at 12:47:47PM +0200, SZEDER Gábor wrote: >> Lately our GCC macOS build job on Travis CI has been erroring out >> while installing dependencies with: >> >> +brew link gcc@8 >> Error: No such keg: /usr/local/Cellar/gcc@8 >> The command

Re: [PATCH 1/2] ci: don't update Homebrew

2019-07-09 Thread Taylor Blau
Hi Gábor, On Wed, Jul 03, 2019 at 12:47:47PM +0200, SZEDER Gábor wrote: > Lately our GCC macOS build job on Travis CI has been erroring out > while installing dependencies with: > > +brew link gcc@8 > Error: No such keg: /usr/local/Cellar/gcc@8 > The command "ci/install-dependencies.sh" fail

[PATCH 1/2] ci: don't update Homebrew

2019-07-03 Thread SZEDER Gábor
Lately our GCC macOS build job on Travis CI has been erroring out while installing dependencies with: +brew link gcc@8 Error: No such keg: /usr/local/Cellar/gcc@8 The command "ci/install-dependencies.sh" failed and exited with 1 during . Now, while gcc@8 is still pre-installed (but not link