mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Create SD card
This commit is contained in:
@@ -5,7 +5,8 @@ checkout:
|
||||
|
||||
test:
|
||||
override:
|
||||
- emulator -avd circleci-android22 -no-audio -no-window:
|
||||
- mksdcard -l e 128M sdcard.img
|
||||
- emulator -avd circleci-android22 -no-audio -no-window -sdcard sdcard.img:
|
||||
background: true
|
||||
parallel: true
|
||||
- circle-android wait-for-boot
|
||||
|
||||
Reference in New Issue
Block a user