mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Removed problematic emulator options
This commit is contained in:
parent
410c4bd5b5
commit
61b033b1d9
@ -18,7 +18,7 @@ branches:
|
||||
before_install:
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||
-c 20M
|
||||
- emulator -avd test -no-skin -no-audio -no-window &
|
||||
- emulator -avd test -no-window &
|
||||
- rm pom.xml
|
||||
- android update project -p .
|
||||
- chmod +x ./wait_for_emulator.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user