summaryrefslogtreecommitdiff
path: root/platform/android/tests/docs/UI_TESTS.md
diff options
context:
space:
mode:
authorAntonio Zugaldia <antonio@mapbox.com>2017-07-14 09:22:43 -0400
committerAntonio Zugaldia <antonio@mapbox.com>2017-07-14 09:22:43 -0400
commit69cde950463249262aa576cb63067c4d849587d0 (patch)
treef2e3a1e2903d93b94fa89d7eff3c4735bcde9531 /platform/android/tests/docs/UI_TESTS.md
parenta019f26d99449d6b9fb9a03471c90443f8d033b7 (diff)
downloadqtlocation-mapboxgl-69cde950463249262aa576cb63067c4d849587d0.tar.gz
[android] update docs replacing bitrise mentions with circleciupstream/az-remove-bitrise-badge
Diffstat (limited to 'platform/android/tests/docs/UI_TESTS.md')
-rw-r--r--platform/android/tests/docs/UI_TESTS.md2
1 files changed, 1 insertions, 1 deletions
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.