mirror of https://github.com/qTox/qTox.git
Browse Source
https://github.com/qTox/qTox/pull/5866 both updated our travis xcode version, and also added the dots inreviewable/pr6259/r78e597ed736. When macOS was updated by Apple, older versions aged out of support, and brew also stopped supporting them. Our travis xcode9.2 at the time stopped getting binary packages (kegs) from brew because of that, and started having to compile packages which is what was causing the timeouts. Updating our xcode version allowed us to get binary packages from brew again, so the workaround of constant output to avoid timing out while compiling large packages is no longer needed. (cherry picked from commitdb1397d69c)
1 changed files with 0 additions and 16 deletions
Loading…
Reference in new issue