From 69cde950463249262aa576cb63067c4d849587d0 Mon Sep 17 00:00:00 2001 From: Antonio Zugaldia Date: Fri, 14 Jul 2017 09:22:43 -0400 Subject: [android] update docs replacing bitrise mentions with circleci --- platform/android/tests/docs/UI_TESTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/android/tests/docs/UI_TESTS.md') diff --git a/platform/android/tests/docs/UI_TESTS.md b/platform/android/tests/docs/UI_TESTS.md index 6d8541a406..1014b56845 100644 --- a/platform/android/tests/docs/UI_TESTS.md +++ b/platform/android/tests/docs/UI_TESTS.md @@ -61,7 +61,7 @@ You can generate JaCoCo reports from espresso tests by ## Running Espresso test automatically on AWS Device Farm To run tests on AWS device farm you need to execute `./gradlew -Pmapbox.abis=none devicefarmUpload`. You can configure the different steps in the testapp `build.gradle`. -AWS credentials are found in bitrise. +AWS credentials are found in CircleCI. -- cgit v1.2.1