Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reduce verbosity of xcodebuild output during tests (#703)
Runs `xcodebuild` w/ `-quiet` flag during testing. With this flag, `xcodebuild` will only show warnings and errors. This reduces the Travis CI log from ~4k lines to ~2k lines.
- Loading branch information