I’ve had a couple projects fail today after their TravisCI configs haven’t changed. Is there a problem with the macOS worker?
Config: https://github.com/moov-io/paygate/blob/master/.travis.yml
Success (yesterday): https://travis-ci.com/moov-io/paygate/jobs/175191687
Failure (today): https://travis-ci.com/moov-io/paygate/jobs/175502615
The same failure is on another project (see: https://travis-ci.com/moov-io/ofac/jobs/175512418 ) so I’m thinking this isn’t related to my config. I’ve tried to force the binaries to be installed but that didn’t work. (See: https://github.com/moov-io/ofac/pull/50 )