Commit 9972ee78 authored by Bruno Agrizzi's avatar Bruno Agrizzi

diretório do adb

parent 334dc673
......@@ -42,7 +42,7 @@ functionalTests:
script:
- echo no | $ANDROID_HOME/tools/bin/avdmanager create avd --name test --package "system-images;android-23;google_apis;armeabi-v7a"
- $ANDROID_HOME/tools/emulator -avd test -no-window -no-audio -no-boot-anim &
- adb wait-for-device shell input keyevent 82
- $ANDROID_HOME/platform-tools/adb wait-for-device shell input keyevent 82
- ./gradlew cAT
artifacts:
paths:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment