diff --git a/.circleci/config.yml b/.circleci/config.yml index a8864e3..ae0f7af 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -50,7 +50,7 @@ jobs: background: true # Then start the emulator and run the Instrumentation tests! - android/start-emulator-and-run-tests: - test-command: ./gradlew connectedDebugAndroidTest + test-command: ./gradlew connectedDriverDebugAndroidTest system-image: system-images;android-25;google_apis;x86 # And finally run the release build # - run: