Hi, i’m creating a End to End Testing project for a iOS App, we have Travis as a CI tool but i can’t find any examples of how to add our Appium test to the pipeline, also we use Fastlane, were i can find information for this kind of use case?, i only found some Docker examples for android, but according to the Travis CI official docks, the required MacOs version is not compatible with Docker.
any ideas or resources for this topic?