diff --git a/.circleci/config.yml b/.circleci/config.yml index 6970dcf..2965151 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -50,6 +50,7 @@ jobs: background: true # Then start the emulator and run the Instrumentation tests! - android/start-emulator-and-run-tests: + post-emulator-launch-assemble-command: ./gradlew assembleDriverDebugAndroidTest test-command: ./gradlew connectedDriverDebugAndroidTest system-image: system-images;android-25;google_apis;x86