From f4662609b846dc687b6752e376801801608e3015 Mon Sep 17 00:00:00 2001 From: Matthieu <61561059+Wv5twkFEKh54vo4tta9yu7dHa3@users.noreply.github.com> Date: Tue, 24 Mar 2020 23:02:58 +0100 Subject: [PATCH] ey --- .cirrus.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.cirrus.yml b/.cirrus.yml index 1ed44418..0eaf48db 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -15,6 +15,7 @@ connected_check_task: start_emulator_background_script: $ANDROID_HOME/emulator/emulator -avd "api-${API_LEVEL}" -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none wait_for_emulator_script: + - chmod +x android-wait-for-emulator.sh - ./android-wait-for-emulator.sh disable_animations_script: | adb shell settings put global window_animation_scale 0.0