Can Someone Guide me how to setup java-maven based Appium mobile automation test cases on CircleCI

I have written maven based Appium mobile automation test cases in java and I want to run those test Cases on any cross browser Testing platform like crossbrowserTesting, Aws device farm or browserStack. through Circle CI whenever android or ios build is generated.

need help in configuring config.yml file

Hi @automationTester!

Have you been through the Java + Maven guide? (https://circleci.com/docs/2.0/language-java-maven/)