Re: [PATCH v2] travis-ci: fix Perforce install on macOS

2017-01-23 Thread Junio C Hamano
Lars Schneider writes: > The `perforce` and `perforce-server` package were moved from brew [1][2] > to cask [3]. Teach TravisCI the new location. > > Perforce updates their binaries without version bumps. That made the > brew install (legitimately!) fail due to checksum

[PATCH v2] travis-ci: fix Perforce install on macOS

2017-01-22 Thread Lars Schneider
The `perforce` and `perforce-server` package were moved from brew [1][2] to cask [3]. Teach TravisCI the new location. Perforce updates their binaries without version bumps. That made the brew install (legitimately!) fail due to checksum mismatches. The workaround is not necessary anymore as Cask