Closed phchang closed 8 years ago
@phchang See my comments in this thread concerning the same issue https://github.com/travis-ci/travis-ci/issues/5743#issuecomment-213851125
Can you update the TraceLog travis.yml to be the same structure as GeoFeatures 1 here https://github.com/tonystone/geofeatures/blob/master/.travis.yml
You don't have to include the global: - COCOAPODS_DISABLE_DETERMINISTIC_UUIDS=1 but the rest should pretty much be exactly the same accept for the name of the project and scheme.
Approved, all clear to merge @phchang.
The CI failure seems to be the same as this issue: https://github.com/travis-ci/travis-ci/issues/3986