Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow the OSX build to fail on travis.
Given that it fails about 80-90% of the time, it's not worth requiring it to pass. Instead, we'll need to manually look at the osx build to see in what way it failed. Also, set `fast_finish` to true, since OSX regularly has multi-hour (up to half a day) outages that can't block us for trivial code changes or non-code changes.
- Loading branch information